Questions

Q:

Which of the following is used in making perfumes as well as flavouring agents?

 

A) Esters B) Ethanol
C) Methanol D) Ethanoic acid
 
Answer & Explanation Answer: A) Esters

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry
Exam Prep: Bank Exams

4 69892
Q:

Choose the word that best defines the given phrase

‘A written account of the life of an individual’

A) Autobiography B) Epigraph
C) Biography D) Novel
 
Answer & Explanation Answer: C) Biography

Explanation:
Biography is written with the permission, cooperation, and at times, participation of a subject or a subject's heirs.
Autobiography is written by the person himself or herself.
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 69889
Q:

Improve the bracketed part of the sentence.

The teacher did not ask (any questions to Rinky).

A) any questions of Rinky B) to Rinky any questions
C) Rinky any questions D) no improvement
 
Answer & Explanation Answer: C) Rinky any questions

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 69882
Q:

Rearrange the parts of the sentence in correct order.

 


The orbital motion


P : of the earth


Q : uncertain rates


R : can have

 

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

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

1 69873
Q:

Rearrange the parts of the sentence in correct order.

To have succumbed to their

P-blackmail was not an instance of
Q-making pragmatic political
R-concessions; it was one of capitulation

 

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

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 69867
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 69861
Q:

The properties of several unknown solids were measured. Choose the correct option.

 

 

 

A) A, C B) A, C, D
C) B, D D) A, B, C, D
 
Answer & Explanation Answer: D) A, B, C, D

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry
Exam Prep: Bank Exams

0 69790
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 69778