Searching for "M"

Q:

Which of the following type of data member can be shared by all instances of its class?

A) Public B) Inherited
C) Static D) None
 
Answer & Explanation Answer: C) Static

Explanation:

Static members are shared by all the instances of the class

Report Error

View Answer Report Error Discuss

Filed Under: C++

Q:

In a certain code '13' means 'stop smoking' and '59' means 'injurious habit'. What is the meaning of '9' and '5' respectively in that code ?

I. '157' means 'stop bad habit'.

II. '839' means 'smoking is injurious'.

A) If the data in statement I alone are sufficient to answer the question B) If the data in statement II alone are sufficient answer the question
C) If the data either in I or II alone are sufficient to answer the question; D) If the data even in both the statements together are not sufficient to answer the question
 
Answer & Explanation Answer: C) If the data either in I or II alone are sufficient to answer the question;

Explanation:

'59' means Injurious habit' and '157' means 'stop bad habit' (from I). Thus, the common code number '5' stands for common word 'habit'. So. '9' represents 'injurious'.Hence, I is sufficient.

Also, '59' means Injurious habit' and '839' means 'smoking is injurious'. Thus, the common code number '9' stands for common word 'injurious'. So, '5' represents 'habit'. Thus, II is also sufficient. 

Report Error

View Answer Report Error Discuss

Filed Under: Data Sufficiency

Q:

Default constructor accepts how many arguments?

A) one B) two
C) three D) None
 
Answer & Explanation Answer: D) None

Explanation:

Default constructors has no arguments

Report Error

View Answer Report Error Discuss

Filed Under: C++

Q:

Which is the Lightest of all the metals?

A) Hydrogen B) Lithium
C) Sodium D) Pottasium
 
Answer & Explanation Answer: B) Lithium

Explanation:

Lithium is the lightest of all the metals due to its low atomic number among meetals

Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

Q:

The headquarters of International Atomic Energy Agency is located in

A) London B) Vienna
C) Paraguay D) Washington
 
Answer & Explanation Answer: B) Vienna

Explanation:

It is located in Vienna

Report Error

View Answer Report Error Discuss

Filed Under: World Organisations

Q:

Which of the following is the tallest animal?

A) Giraffe B) Camal
C) Ostrich D) None
 
Answer & Explanation Answer: A) Giraffe

Explanation:
Report Error

View Answer Report Error Discuss

Q:

How is Rakesh related to Keshav ? 

I. Tapan's wife Nisha is paternal aunt of Keshav. 

II.Rakesh is the brother of a friend of Nisha. 

A) If the data in statement I alone are sufficient to answer the question B) If the data in statement II alone are sufficient answer the question
C) If the data either in I or II alone are sufficient to answer the question; D) If the data even in both the statements together are not sufficient to answer the question
 
Answer & Explanation Answer: D) If the data even in both the statements together are not sufficient to answer the question

Explanation:

Clearly, both the statements together are not sufficient to answer the question. 

Report Error

View Answer Report Error Discuss

Filed Under: Data Sufficiency

Q:

What is the area of this plot ?  

I. The perimeter of the plot is 208 metres. 

II. The length is more than the breadth by 4 metres.  

A) If the data in statement I alone are sufficient to answer the question B) If the data in statement II alone are sufficient answer the question
C) If the data either in I or II alone are sufficient to answer the question; D) If the data in both the statements together are needed.
 
Answer & Explanation Answer: D) If the data in both the statements together are needed.

Explanation:

The area of the plot can be determined from both I and II as follows .

Let the breadth of the plot be x metres Then, length = (x + 4) metres

Thus, perimeter s 208 metres  2(x + 4 + x) = 208 ,

                                             4x =200,  x = 50.

So. length =54 metres. breadth = 50 metres.

Area of the plot =  2700 m^2.

Hence, both I and II are required

Report Error

View Answer Report Error Discuss

Filed Under: Data Sufficiency