Questions

Q:

Which phrase best describes rough ER?

A) studded with ribosomes B) fewer solutes than the cell
C) stored in the central vacuole D) protected by vesicles
 
Answer & Explanation Answer: A) studded with ribosomes

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Biology
Exam Prep: AIEEE , Bank Exams
Job Role: Analyst , Bank Clerk

4 2524
Q:

In the question below, there is a word given in bold which is followed by five options. In each of the options, a pair of words is given which is either the pair of synonyms or antonyms or synonym & antonym of the word given in bold. Choose that pair as your answer.

Histrionic

A) Melodramatic, Theatrical B) Conscientious, Diligent
C) Tenacious, Retentive D) Thrive, Tussle
 
Answer & Explanation Answer: A) Melodramatic, Theatrical

Explanation:

The meanings of the given words are as follows:
Histrionic: excessively theatrical or dramatic in character or style
Melodramatic: characteristic of melodrama, especially in being exaggerated or overemotional
Theatrical: exaggerated and excessively dramatic
Conscientious: wishing to do one's work or duty well and thoroughly
Diligent: having or showing care and conscientiousness in one's work or duties
Tenacious: tending to keep a firm hold of something; clinging or adhering closely
Retentive: (of a person's memory) effective in retaining facts and impressions
Thrive: (of a child, animal, or plant) grow or develop well or vigorously
Tussle: a vigorous struggle or scuffle, typically in order to obtain or achieve something
Pertinent: relevant or applicable to a
particular matter; apposite Appropriate: suitable or proper in the circumstances
Therefore, it can be observed that option  i.e. ‘melodramatic, theatrical’ forms a synonym- synonym pair of ‘histrionic’.

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: TOEFL , GRE , CAT

0 2524
Q:

The question below consists of a set of labelled sentences. These sentences, when properly sequenced form a coherent paragraph. Select the most logical order of sentences from among the options.


P-And slowly, you reach the pinnacle of self-awareness, experiencing a unity with all life.
Q-If you transform your energy positively, it naturally becomes compassion and love.
R-Once you experientially are a part of everything then nobody needs to teach you morality.
S-Then you can do something to improve the situation, but without anger.

A) PQRS B) QPRS
C) RQPS D) RSPQ
 
Answer & Explanation Answer: B) QPRS

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2524
Q:

Look at the underlined part of each sentence. Below each sentence are given three possible substitutions for the underlined part. If one of them (a), (b) or (c) is better than the underlined part, indicate your response on the Answer Sheet against the corresponding letter. If none of the substitutions imporves the sentence, indicate (d) as your response on the Answer Sheet.

He took a loan of hundred rupees from me.

A) debt B) demand
C) advance D) no improvement
 
Answer & Explanation Answer: D) no improvement

Explanation:

No improvement is required. Loan is a temporary provision of money, usage is correct. Debt is an obligation. Demand is a claim to something owed. Advance is a supply in expectation of repayment.

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2524
Q:

Can You Guess The Missing Numbers In The Given Math Puzzle?

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

Explanation:

Let the missing numbers be x, y, a and b

x + y = 8 ---- (1)
a - b = 6 ---- (2)
x + a = 13 --- (3)
y + b = 8 ---- (4)

2x + a + y = 21 --- From (1 & 3)
a + y = 14 ----  From (2 & 4)

Substitute (2 & 4) in (1 & 3)

2x + 14 = 21
2x = 7
x = 3.5

From (1) ---> 3.5 + y = 8
=> y = 8 - 3.5 = 4.5

a + y = 14 => a = 14 - y = 14 - 4.5 => a = 9.5
From (4) ---- y + b = 8 => b = 8 - y = 8 - 4.5 = 3.5

Hence,
x = 3.5
y = 4.5
a = 9.5
b = 3.5

Report Error

View Answer Report Error Discuss

Filed Under: Math Puzzles
Exam Prep: CAT , Bank Exams

14 2524
Q:

Convert the expression ((A + B) * C – (D – E) ^ (F + G)) to equivalent Prefix Notation

Answer

Prefix Notation:


^ - * +ABC - DE + FG

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

1 2524
Q:

How would you obtain segment and offset addresses from a far address of a memory location?

Answer

#include "dos.h"


main()


{


    Char far *scr = ( char far *) 0xB8000000;


    Char *seg, *off;


    Seg = (char *) FP_SEG ( scr );


    Off = ( char *) FP_OFF ( scr );


}


 

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2523
Q:

Where was christianity founded?

A) Jerusalem B) Bethlehem
C) Palestine D) None of the above
 
Answer & Explanation Answer: A) Jerusalem

Explanation:

Christianity was founded by hesus Christ in Jerusalem, capital of Israel.

Report Error

View Answer Report Error Discuss

Filed Under: Indian History
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

7 2523