Questions

Q:

Transpiration in plants does helps in which of the following?

 

A) Absorption and upward movement of water B) Absorption and upward movement of minerals dissolved in water  
C) Temperature regulation D) All options are correct
 
Answer & Explanation Answer: D) All options are correct

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: Bank Exams

0 65321
Q:

Who is the guardian of fundamental Rights enumerated in Indian Constitution?

A) Supreme Court B) Parliament
C) Constitution D) President
 
Answer & Explanation Answer: A) Supreme Court

Explanation:

The Judiciary is the guardian of fundamental Rights enumerated in Indian Constitution.

In a criminal case, the judge has the power to decide whether the accused's rights have been violated.

As with most disputes, the courts decide when a right has been violated. They then have the power to act in order.

Here the Supreme Court is tyhe Highest of the Judiciary in India.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

264 65208
Q:

Under which one of the following Amendment Acts was Sikkim admitted into the Union of India?

 

A) 35th B) 36th
C) 37th D) 38th
 
Answer & Explanation Answer: B) 36th

Explanation:

The 35th constitutional Amendment Act (1975):Terms and Conditions for the Incorporation of Sikkim into the Union of India.

The 37th constitutional Amendment Act (1975):Formation of Arunachal Pradesh legislative assembly.

The 38th constitutional Amendment Act(1975):Enhances the powers of President and Governors to pass ordinances.

The 36th constitutional Amendment Act (1975):Formation of Sikkim as a State within the Indian Union.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Politics
Exam Prep: Bank Exams

0 65009
Q:

Microsoft Office is an example of a

A) Closed source software B) Open source software
C) Horizontal market software D) vertical market software
 
Answer & Explanation Answer: C) Horizontal market software

Explanation:

Microsoft Office is an example of a Horizontal market software.

 

Microsoft_Office_is_an_example_of_a1552973841.png image

 

In computers, software is a collection of programs which performs a task. Horizontal market software is an application software that is useful in a wide range of industries. Horizontal market software is also known as "productivity software."

 

Examples :

Email, Payroll, Operating Systems (OS), Spread sheets, etc...

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

459 64983
Q:

What value should come in place of the question mark (?) in the following question?

52x14+145018=1998÷?

A) 18.25 B) 19.98
C) 34.58 D) 65.25
 
Answer & Explanation Answer: B) 19.98

Explanation:
Report Error

View Answer Report Error Discuss

0 64813
Q:

Which of the following statements is Incorrect?

 

A) The particles of matter have spaces between them B) The particles of matter are extremely small
C) The particles of matter attract each other D) The particles of matter are in stationary state
 
Answer & Explanation Answer: D) The particles of matter are in stationary state

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry
Exam Prep: Bank Exams

0 64748
Q:

What will be output when you will execute following c code?

#include <stdio.h>
void main()

{
    int const SIZE = 5;
    int expr;
    double value[SIZE] = { 2.0, 4.0, 6.0, 8.0, 10.0 };
    expr=1|2|3|4;
    printf ( "%f", value[expr] );
}

A) 2.000000 B) 4.000000
C) 8.000000 D) Compilation error
 
Answer & Explanation Answer: D) Compilation error

Explanation:

Size of any array in c cannot be constantan variable.

Report Error

View Answer Report Error Discuss

Filed Under: Programming

24 64745
Q:

Buddha was born in _________.

 

A) Vaishali B) Lumbini
C) Kapilavastu D) Patliputra
 
Answer & Explanation Answer: B) Lumbini

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography

10 64727