Questions

Q:

In the following question, some part of the sentence may have errors. Find out which part of the sentence has an error and select the appropriate option. If a sentence is free from error, select 'No Error'.


The prince and princess(A)/made their way(B)/through the cheering crowd.(C)/No error(D)

A) A B) B
C) C D) D
 
Answer & Explanation Answer: D) D

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: AIEEE , Bank Exams

0 2320
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 2319
Q:

A body of mass 5 kg accelerates from 12 m/s to 20 m/s in 4 seconds due to the application of a force on it. Calculate the magnitude of this force (in N).

A) 40 B) 10
C) 20 D) 80
 
Answer & Explanation Answer: B) 10

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Physics
Exam Prep: Bank Exams

1 2319
Q:

what is the interrupt?

Answer

interrupt is a signal send by external device to the processor so as to request the processor to perform a particular work.


A signal informing a program that an events has occurred. when a program receives an interrupt signal, it takes a specified action (which can be to ignore the signal).

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 2319
Q:

Project Risk Management - Processes

Describe the Inputs, Tools and Techniques , Outputs included in the Risk Management Planning?

Answer

I. Inputs



  • Enterprise environmental factors

  • Organizational process assets

  • Project Scope statement

  • Project Management plan


II. Tools and Techniques



  • Planning meetings and analysis


III. Outputs



  • Risk Management Plan

Report Error

View answer Workspace Report Error Discuss

0 2318
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 2318
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 2318
Q:

In the following question, some part of the sentence may have errors. Find out which part of the sentence has an error and select the appropriate option. If a sentence is free from error, select 'No Error'.

1. Four famous Sikh shrines in Delhi will go green

2. by employing solar energy

3. to meet its daily power needs from April.

4. No error

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

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

1 2318