Searching for "ip"

Q:

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

Assertion(A)  : Graphite is slippery and used as a lubricant. 

Reason (R)    : Graphite has free electrons. 

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: B) Both A and R are true but R is NOT the correct explanation of A.

Explanation:

Graphite possesses a layer structure with two successive layers held by weak forces and able to slide over one another. So, graphite is slippery and this property finds its use as a lubricant. In graphite, each carbon atom is linked to three other carbon atoms while one electron in the carbon atom is delocalised. So, graphite has free electrons 

 

 

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) : Appendix is a vestigial organ in human body. 

Reason (R)    : It does not participate in digestion. 

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:

Appendix, earlier used to digest raw vegetable matter, is now a vestigial organ in human body and does-not perform any function. 

Report Error

View Answer Report Error Discuss

Filed Under: Assertion and Reason

Q:

Which king class properly represents the relationship "King has a best friend who is a Soldier"?

A) class King extends Soldier { } B) class King implements Soldier { }
C) class King { private BestFriend Soldier; } D) class King { private Soldier bestFriend; }
 
Answer & Explanation Answer: D) class King { private Soldier bestFriend; }

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Java

Q:

What is the capital of Philippines?

A) Warsaw B) Manila
C) Lisbon D) Doha
 
Answer & Explanation Answer: B) Manila

Explanation:

Manila is the capital of Philippines

Report Error

View Answer Report Error Discuss

Filed Under: Country Capitals

Q:

Find the number which when multiplied by 15 is increased by 196.

A) 10 B) 12
C) 14 D) 16
 
Answer & Explanation Answer: C) 14

Explanation:

Let the number be x. Then, 15x - x = 196 <=> 14x = 196 => x = 14..

Report Error

View Answer Report Error Discuss

Filed Under: Problems on Numbers

Q:

A and B entered into a partnership investing Rs. 13,000 and Rs. 12,000 respectively.After 3 months, A withdrew Rs. 5000 while B invested Rs. 5000 more, After 3 more months, C  joins the business with a capital of Rs. 21,000, The share of B exceeds that of C, out of a total profit of Rs. 26,400 after one year by

A) 3500 B) 3600
C) 3700 D) 3800
 
Answer & Explanation Answer: B) 3600

Explanation:

A : B : C = (16000 * 3 + 11000 * 9) : (12000 * 3 + 17000 * 9) : (21000 * 6)

= 147 : 189 : 126

= 7 : 9 ; 6.

Difference of B and C's shares = Rs.  ( 26400 * 9/22 - 26400 * 6/22 ) = Rs. 3600.

Report Error

View Answer Report Error Discuss

Filed Under: Partnership

Q:

A, B and C enter into a partnership and their shares are in the ratio 1/2 : 1/3 : 1/4. After 2 months, A withdraws half of his capital and after 10 months, a profit of Rs. 378 is divided among them. What is B's share ?

A) 144 B) 169
C) 225 D) 339
 
Answer & Explanation Answer: A) 144

Explanation:

Ratio of initial investments = 1/2 : 1/3 : 1/4 = 6 : 4 : 3.

Let their initial investments be 6x, 2x and 3x respectively.

A : B : C = (6x * 2 + 3x * 10) : (4x * 12) : (3x * 12) = 42 : 48 : 36 = 7 : 8 : 6.

B's share =  Rs. (378 * 8/21) = Rs. 144.

Report Error

View Answer Report Error Discuss

Filed Under: Partnership

Q:

A, B and C enter into a partnership and their shares are in the ratio 1/2 : 1/3 : 1/4. After 2 months, A withdraws half of his capital and after 10 months, a profit of Rs. 378 is divided among them. What is B's share ?

A) 144 B) 169
C) 225 D) 339
 
Answer & Explanation Answer: A) 144

Explanation:

Ratio of initial investments = 1/2 : 1/3 : 1/4 = 6 : 4 : 3.

 

Let their initial investments be 6x, 2x and 3x respectively.

 

A : B : C = (6x * 2 + 3x * 10) : (4x * 12) : (3x * 12) = 42 : 48 : 36 = 7 : 8 : 6.

 

B's share = Rs. (378*8/21)  = Rs. 144.

Report Error

View Answer Report Error Discuss

Filed Under: Partnership