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 74020
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 73931
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 73912
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 73894
Q:

Rearrange the parts of the sentence in correct order.

Your absence has

P-gone through me
Q-through a needle
R-like thread

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

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 73883
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 73872
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 73869
Q:

In HTML, ______________ is at the bottom of the page and usually contains disclaimers, copyright information etc.

 

A) Header area B) Menu bar
C) Body of the page D) Footer area
 
Answer & Explanation Answer: D) Footer area

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

54 73811