Questions

Q:

Rearrange the parts of the sentence in correct order.

This is where clear,

P-well-publicized editorial guidelines are
Q-precisely formulated, and
R-badly needed in Indian newsrooms

 

A) QPR B) RQP
C) PQR D) PRQ
 
Answer & Explanation Answer: A) QPR

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 73734
Q:

Which of the following statementsregarding the Constituent Assembly of India is/are correct?

1.The Assembly was elected indirectly by the members of the Provincial Legislative Assemblies.

2.The elections were held on the basis of Universal Adult Franchise.

3.The scheme of election was laid down by the Cabinet delegation.

4.The distribution of seats was done on the basis of the Mountbatten plan.

 

Select the correct answer using the code given below.

A) 1 only B) 1 and 3 only
C) 1, 2 and 3 only D) 1, 2, 3 and 4
 
Answer & Explanation Answer: D) 1, 2, 3 and 4

Explanation:

In India, the Universal Adult Franchise was introduced only in the post-independence period during the first general elections to the Lok Sabha and the State Assemblies.

Under the Cabinet Mission Plan of 1946, elections were held for the first time for the Constituent Assembly.

Constituent Assembly members were elected indirectly by members of the newly elected provincial assemblies, and initially included representatives for those provinces that formed part of Pakistan (some of which are now in Bangladesh).

Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: Bank Exams

0 73727
Q:

Improve the bracketed part of the sentence.

Usually the climate in the Northern parts of India is cooler (from) the Southern parts.

A) as B) to
C) than D) no improvement
 
Answer & Explanation Answer: C) than

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: AIEEE , Bank Exams , CAT

0 73689
Q:

Rearrange the parts of the sentence in correct order.

 

Endothelial cells

 

P : the damaged cell

Q : restoring circulation to

R : are useful in

 

A) QRP B) QPR
C) RQP D) PRQ
 
Answer & Explanation Answer: C) RQP

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams , GRE , TOEFL

0 73667
Q:

Read each sentence to find out whether there is any error in any part

I am senior(a) than him(b) by two years(c). No error.(d)

A) a B) b
C) c D) d
 
Answer & Explanation Answer: B) b

Explanation:

With certain words like, be senior to, be junior to, be superior to, be inferior to, etc. is always followed by ‘to’. Thus, the correct sentence would be, ‘I am senior to him by two years’.

 

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

1 73638
Q:

Rearrange the parts of the sentence in correct order.

 

A truly free nation will

P-will fail in the marketplace of ideas
Q-destruction as a bad idea that
R-confidently view even its advocated

 

A) QRP B) QPR
C) PRQ D) RQP
 
Answer & Explanation Answer: D) RQP

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 73628
Q:

public abstract interface Frobnicate { public void twiddle(String s); } 

Which is a correct class?

A) public abstract class Frob implements Frobnicate { public abstract void twiddle(String s) { } } B) public abstract class Frob implements Frobnicate { }
C) public class Frob extends Frobnicate { public void twiddle(Integer i) { } } D) public class Frob implements Frobnicate { public void twiddle(Integer i) { } }
 
Answer & Explanation Answer: B) public abstract class Frob implements Frobnicate { }

Explanation:

B is correct, an abstract class need not implement any or all of an interface’s methods

Report Error

View Answer Report Error Discuss

Filed Under: Programming

22 73615
Q:

Choose the word that best defines the given phrases:-

To get into hot waters

A) To be impatient B) To suffer a huge financial loss
C) To get into trouble D) To be in a confused state of mind
 
Answer & Explanation Answer: C) To get into trouble

Explanation:

To get into hot waters means to get into trouble. Example: The young boy got into hot water with his parents when he had a fight at school.

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

1 73605