Questions

Q:

Select the synonym of

meadow

 

A) metro B) pasture
C) borough D) civic
 
Answer & Explanation Answer: B) pasture

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 142930
Q:

main()

{

char *p; p = "Hello";

printf ("%cn", *&*p);

}

A) H B) Hello
C) Compilation error D) H E L L O
 
Answer & Explanation Answer: A) H

Explanation:

* is a dereference operator & is a reference operator. They can be applied any number of times provided it is meaningful. Here p points to the first character in the string "Hello". *p dereferences it and so its value is H. Again & references it to an address and * dereferences it to the value H

Report Error

View Answer Report Error Discuss

Filed Under: Programming
Job Role: Software Architect

57 142662
Q:

If M= 14,TANK= 61,then STARDOM=___________

 

A) 79 B) 89    
C) 99 D) 109
 
Answer & Explanation Answer: A) 79

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Inventions
Exam Prep: Bank Exams

404 142312
Q:

Select the antonym of

 

sortie

 

A) raid B) assault
C) sally D)  retreat
 
Answer & Explanation Answer: D)  retreat

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 142070
Q:

Select the synonym of

preacher

A) atheist B) agnostic
C) evangelist D) pagan
 
Answer & Explanation Answer: D) pagan

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 142008
Q:

Select the synonym of

 

peripatetic

 

A) confine B) spire
C) ultimate D) nomadic
 
Answer & Explanation Answer: D) nomadic

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 141089
Q:

In each of the following choose the word most similar in meaning to the word given in capitals.

“MEDDLE’

A) Disregard B) Overlook
C) Interfere D) Free
 
Answer & Explanation Answer: C) Interfere

Explanation:

MEDDLE means interfere in something that is no one’s concern.

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 140978
Q:

Which of the following solutions is alkaline?

 

A) H+ <1 × 10-7 Mol/l B) H+ = 1 × 10-4 Mol/l
C) H+ = 1 × 10-7 Mol/l D) H+ > 1 × 10-7 Mol/l
 
Answer & Explanation Answer: A) H+ <1 × 10-7 Mol/l

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry
Exam Prep: Bank Exams

2 140815