Searching for "Of"

Q:

Directions : For the Assertion (A) and Reason (R) below, choose the correct alternative 

Assertion (A) :  Glass tumbler breaks in winter when hot water is poured in it.

Reason (R)    :  When hot water is poured. the outer surface of glass expands.

A) Both A and R are true and R is the correct explanation of A. B) Both A and R are true but R is NOT the correct explanation of A.
C) A is true but R is false. D) A is false but R is true.
 
Answer & Explanation Answer: C) A is true but R is false.

Explanation:

When in winter, hot water is poured in the glass tumbler. its inner surface tends to expand while the Outer surface in contact with cold atmosphere does not. This opposite interaction causes the tumbler to break. 

Report Error

View Answer Report Error Discuss

Filed Under: Assertion and Reason

Q:

Directions : For the Assertion (A) and Reason (R) below, choose the correct alternative 

Assertion (A)  : Legumes revive the soil fertility. 

Reason (R)    : Microbes in the root nodules of legumes fix the atmospheric nitrogen. 

A) Both A and R are true and R is the correct explanation of A. B) Both A and R are true but R is NOT the correct explanation of A.
C) A is true but R is false. D) A is false but R is true.
 
Answer & Explanation Answer: A) Both A and R are true and R is the correct explanation of A.

Explanation:

The root nodules of leguminous plants contain certain nitrogen fixing bacteria which absorb the atmospheric nitrogen and convert it into nitrogeneous compounds useful for the plants reviving soil fertility. 

Report Error

View Answer Report Error Discuss

Filed Under: Assertion and Reason

Q:

Which of the following city has highest historical monuments?

A) Punjab B) Mumbai
C) Delhi D) Hyderanad
 
Answer & Explanation Answer: C) Delhi

Explanation:

Delhi has highestnumber of historical monuments

Report Error

View Answer Report Error Discuss

Filed Under: World History

Q:

Directions : For the Assertion (A) and Reason (R) below, choose the correct alternative 

Assertion (A) :   Razia Sultan was the daughter of Iltutmish. 

Reason (R)    :  Iltutmish was a rebel. 

A) Both A and R are true and R is the correct explanation of A. B) Both A and R are true but R is NOT the correct explanation of A.
C) A is true but R is false. D) A is false but R is true.
 
Answer & Explanation Answer: C) A is true but R is false.

Explanation:

litutmish was a ruler of slave dynasty and Razia was his daughter. 

Report Error

View Answer Report Error Discuss

Filed Under: Assertion and Reason

Q:

Of the following tree structure, which is, efficient considering space and time complexities?

A) Incomplete Binary Tree B) Complete Binary Tree
C) Full Binary Tree D) None
 
Answer & Explanation Answer: B) Complete Binary Tree

Explanation:

Full binary tree loses its nature when operations of insertions and deletions are done. For incomplete binary trees, extra storage is required and overhead of NULL node checking takes place. So complete binary tree is the better one since the property of complete binary tree is maintained even after operations like additions and deletions are done on it.

Report Error

View Answer Report Error Discuss

Filed Under: Software Testing

Q:

What is the type of the algorithm used in solving the 8 Queens problem ?

A) Dynamic Programming B) BackTracking
C) Branch and Bound D) None
 
Answer & Explanation Answer: B) BackTracking

Explanation:

BackTracking is used for solving N-Queens problem

Report Error

View Answer Report Error Discuss

Filed Under: Software Testing

Q:

Which of the following methods doesn't use sorting?

A) Insertion B) Deletion
C) Exchange D) Selection
 
Answer & Explanation Answer: A) Insertion

Explanation:

Using insertion we can perform insertion sort, using selection we can perform selection sort, using exchange we can perform the bubble sort.But by using deletion we cannot perform any sort.

Report Error

View Answer Report Error Discuss

Filed Under: C++

Q:

 Who is known as "Iron man of India"?

A) Bhagath singh B) Sardhar vallabhai patel
C) Mahathma Gandhi D) Jawahar lal Nehru
 
Answer & Explanation Answer: B) Sardhar vallabhai patel

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Famous Personalities