Questions

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 16533
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 16525
Q:

In which language was the ' Shrimad Bhagavad Gita ' originally written

A) Sanskrit B) Apabhramsa
C) Prakrit D) Pali
 
Answer & Explanation Answer: A) Sanskrit

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

29 16524
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 16437
Q:

Which entity owns ITIL now?

Answer

ITIL (Information Technology Infrastructure Library) is owned by Axelos since, 2013.

Report Error

View answer Workspace Report Error Discuss

46 16434
Q:

What is the element present in urea

A) C,H,O B) C,N,O
C) C,N,H D) C,O,N,H
 
Answer & Explanation Answer: D) C,O,N,H

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

45 16430
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 16409
Q:

Who among the following persons is called ' Desert Fox '

A) Walter Scott B) Erwin Rommel
C) Eisenhower D) Bismarck
 
Answer & Explanation Answer: B) Erwin Rommel

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Famous Personalities

57 16388