Questions

Q:

A.Nageswara rao is associated with which of the following fields

A) Motion picture B) Social service
C) Literature D) Politics
 
Answer & Explanation Answer: A) Motion picture

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Famous Personalities

42 16656
Q:

The output of the code below is

        #include <stdio.h>
        int *m()
        {
            int *p = 5;
            return p;
        }
        void main()
        {
            int *k = m();
            printf("%d", k);
        }

A) 5 B) Junk value
C) 0 D) Error
 
Answer & Explanation Answer: A) 5

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Programming

1 16646
Q:

You cannot close MS Word application by

A) From File menu choose Close submenu B) Click X button on title bar
C) Choosing File menu then Exit submenu D) Press Alt + F4
 
Answer & Explanation Answer: A) From File menu choose Close submenu

Explanation:
Report Error

View Answer Report Error Discuss

25 16643
Q:

Which number will complete the series?

14, 27, 52, 101, 198, ?

A) 381 B) 395
C) 391 D) 394
 
Answer & Explanation Answer: C) 391

Explanation:
Report Error

View Answer Report Error Discuss

0 16633
Q:

Which of the statements given below are correct?

1. The author of the novel 'Missile Gap' is Charles Stross.
2. The author of the novel 'Bird Box' is Victor LaValle.
3. The author of the novel 'The City and the City' is China Mieville.

A) 1 and 2 B) 2 and 3
C) 1 and 3 D) 1, 2 and 3
 
Answer & Explanation Answer: C) 1 and 3

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Books and Authors
Exam Prep: Bank Exams

0 16632
Q:

Ema is an example of 

A) Active volcano B) Dormant Volcano
C) Extinct volcano D) Plateau in a volcano region
 
Answer & Explanation Answer: A) Active volcano

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World Geography

32 16627
Q:

18 H on GC?

Answer

The given letters equation states that 


18 H on a GC means 18 Holes on a Golf Course. 


18_H_on_a_GC1585548612.jpg image

Report Error

View answer Workspace Report Error Discuss

Subject: Logic Puzzles Exam Prep: CAT , Bank Exams , AIEEE
Job Role: Bank PO , Bank Clerk , Analyst

23 16617
Q:

When you cut or copy information it gets place in the___________

A) Clipboard B) Mother board
C) RAM D) None of these
 
Answer & Explanation Answer: A) Clipboard

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer

59 16595