Questions

Q:

In the following question, a sentence has been given in Active/Passive voice. Out of the four alternatives suggested, select the one which best
expresses the same sentence in Passive/Active voice.
Meenu will return the book.

A) Returning of the book will be done by Meenu. B) The book will be returned by Meenu.
C) The book would have been returned by Meenu. D) The book Meenu will be returning.
 
Answer & Explanation Answer: B) The book will be returned by Meenu.

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English

0 2048
Q:

Which pattern will the given transparent sheet resemble when it is folded at the dotted line?

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

Explanation:
Report Error

View Answer Report Error Discuss

0 2048
Q:

The _________ were the successors of Timur, the ruler of Iran, Iraq and modern-day Turkey.

A) Rajputs B) Khaljis
C) Mughals D) Tughluq
 
Answer & Explanation Answer: C) Mughals

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History
Exam Prep: Bank Exams

2 2048
Q:

Video advertising on YouTube lets you

A) use pay-per-report analytics and pay for click-through only B) use pay-per-report analytics and pay a single monthly fee
C) use free video analytics D) pay a single monthly fee
 
Answer & Explanation Answer: C) use free video analytics

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Advertising and Media

5 2047
Q:

Project Risk Management - Processes

Describe the Inputs, Tools and Techniques , Outputs included in the Risk Monitoring and Control?

Answer

I. Inputs



  • Risk management plan

  • Risk register

  • Approved change requests

  • work performance information

  • performance reports


II. Tools and Techniques



  • Risk reassessment

  • Risk audits

  • Variance and trend analysis

  • Technical performance measurement

  • Reserve analysis

  • Status meetings


III. Outputs



  • Risk register (updates)

  • Requested changes

  • Recommended corrective actions

  • Recommended preventive actions

  • Organizational process assets (updates)

  • Project management plan (updates)

Report Error

View answer Workspace Report Error Discuss

0 2047
Q:

What will be output of following c code?

#include <stdio.h>
int main()

{
    int i;
    for(i=10;i<=15;i++){
         while(i){
             do{
                 printf("%d ",1);
                 if(i>1)
                      continue;
             }while(0);
             break;
         }
    }
    return 0;
}

Answer

Output: 1 1 1 1 1 1
For loop will execute six times.


 


 


 


Note: continue keyword in do-while loop bring the program its while condition (while(0)) which is always false.

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

0 2047
Q:

Badrinath is situated on the bank of river

A) Mandakini B) Sutlej
C) Alaknanda D) Soudamini
 
Answer & Explanation Answer: C) Alaknanda

Explanation:

Badrinath is situated on the bank of river Alaknanda.

Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO

4 2047
Q:

In the following question, four words are given out of which one word is incorrectly spelt. Select the incorrectly spelt word.

A) Familiar B) Grammer
C) Narrator D) Operator
 
Answer & Explanation Answer: B) Grammer

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams

0 2047