Questions

Q:

In the following question, a sentence has been given in Direct/Indirect speech. Out of the four alternatives suggested, select the one which best expresses the same sentence in Indirect/Direct speech.
"Do you want some more chocolates?" asked my cousin.

A) My cousin asked me if I want some more chocolates. B) My cousin said to me if I wanted some more chocolates.
C) My cousin asked me that I wanted some more chocolates. D) My cousin asked me whether I wanted some more chocolates.
 
Answer & Explanation Answer: D) My cousin asked me whether I wanted some more chocolates.

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

1 2318
Q:

The ultimate hope (will force the nations) P (that the destructive nature of weapons) Q (to give up war) R (has not been fulfilled)S

The correct sequence should be

A) P S Q R B) P Q R S
C) Q P R S D) P R Q S
 
Answer & Explanation Answer: C) Q P R S

Explanation:

Since, the sentence starts talking about the ultimate hope; it should be followed by the statement that is talking about the hope. So, only statement Q connects with the given statement. Also, in the options there is a single option with starting statement as Q. The correct formation would be, ‘The ultimate hope that the destructive nature of weapons will force the nations to give up war has not been fulfilled.’

Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2318
Q:

Select the word with the correct spelling.

A) thrashere B) fiefedoms
C) snifing D) squashed
 
Answer & Explanation Answer: D) squashed

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2317
Q:

Which state will be hosting 'International Tourism Mart' for the first time this year?

A) Tripura B) Gujarat
C) Karnataka D) Telangana
 
Answer & Explanation Answer: A) Tripura

Explanation:

The 7th International Tourism Mart to be held in Tripura, the northeastern state in India for the first time for 3 days from Nov 22nd to Nov 24th.

Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

2 2317
Q:

How CNG is a cleaner fuel?

I. It produces oxides of Sulphur and Nitrogen in very small amounts.
II. It makes environment less polluted.
III. It emits less greenhouse gases.

A) Only I and II B) Only II and III
C) Only I and III D) All I, II and III
 
Answer & Explanation Answer: D) All I, II and III

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Science

3 2317
Q:

What is the purpose of SQL Profiler in SQL server?

Answer

SQL profiler is a tool to monitor performance of various stored procedures. It is used to debug the queries and procedures. Based on performance, it identifies the slow executing queries. Capture any problems by capturing the events on production environment so that they can be solved.

Report Error

View answer Workspace Report Error Discuss

1 2317
Q:

What would be the output of the following program?

main()

{

    static int a[20];

    int i = 0;

    a[i] = i++;

    printf ("\n%d%d%d", a[0],  a[1], i);

}

Answer

0  0  1


That's what some of the compilers would give. But some other compiler may give a different answer. The reason is, when a single expression causes the same object to be modified and then inspected the behaviour is undefined.

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2317
Q:

In which year ,UN general Assembly terminated South Africa's mandate over Namibia

A) 1968 B) 1966
C) 1969 D) 1965
 
Answer & Explanation Answer: B) 1966

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World Organisations

0 2317