Questions

Q:

What would be the output of the following program?

main()

{

    printf (" %d%d%d ", sizeof (3.14f), sizeof (3.14), sizeof (3. 141);

}

Answer

4  8  10

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2165
Q:

If a - b = -5 and a2+b2=73, then find ab.

A) 35 B) 14
C) 50 D) 24
 
Answer & Explanation Answer: D) 24

Explanation:
Report Error

View Answer Report Error Discuss

5 2165
Q:

In the following question, out of the given four alternatives, select the one which is opposite in meaning of the given word.

Resolute

A) Agreeable B) Determined
C) Constant D) Faithful
 
Answer & Explanation Answer: A) Agreeable

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2165
Q:

Four words are given, out of which only one word is spelt correctly. Choose the correctly spelt word and click the button corresponding to it.

A) Breif B) Percieve
C) Relieve D) Cheif
 
Answer & Explanation Answer: C) Relieve

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2165
Q:

In the following question, out of the four alternatives, choose the word which best expresses the meaning of the given word and click the button corresponding to it.

REPROOF

A) WARNING B) RIDICULE
C) REBUKE D) THREAT
 
Answer & Explanation Answer: C) REBUKE

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2165
Q:

In the following question, out of the four alternatives, select the alternative which is the best substitute of the words/sentence.

The ability to make good judgements and take quick decisions

 

A) Puerility B) Acumen
C) Stupor D) Sanity
 
Answer & Explanation Answer: B) Acumen

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2165
Q:

In the following question, a word has been written in four different ways out of which only one is correctly spelt. Select the correctly spelt word.

A) Interuption B) Interruption
C) Intreuption D) Intteruption
 
Answer & Explanation Answer: B) Interruption

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2165
Q:

In a class, average height of all students is 'a' cms. Among them, average height of 10 students is 'b' cms and the average height of the remaining students is 'c' cms. Find the number of students in the class. (Here a>c and b>c )

A) (a(b-c))/(a-c) B) ((b-c)/(a-c))
C) ((b-c)/10(a-c)) D) (10(b-c))/(a_c))
 
Answer & Explanation Answer: D) (10(b-c))/(a_c))

Explanation:
Report Error

View Answer Report Error Discuss

0 2164