Questions

Q:

What happens when you boot up a PC?

A) Portions of the operating system are copied from disk into memory B) Portions of the operating system are copied from memory onto disk
C) Portions of the operating system are compiled D) Portions of the operating system are emulated
 
Answer & Explanation Answer: A) Portions of the operating system are copied from disk into memory

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

34 18848
Q:

What value should come in place of the question mark (?) in the following question?

325-122+75=?2-68

A) 18 B) 324
C) 18 D) 3242
 
Answer & Explanation Answer: C) 18

Explanation:

?2 = 325 – 144 + 75 + 68
= 468 – 144 = 324
(?) = 18,-18

Report Error

View Answer Report Error Discuss

0 18827
Q:

Which of the statements given below are correct?

 

A) In 2017, Lewis Hamilton raced in Formula One for Mercedes.

B) In 2018 IPL auctions, Mumbai Indians retained Hardik Pandya.

C) Chen Meng won the Table Tennis 2017 ITTF World Tour Grand Finals Women's Singles.

 

A) Only A B) Only B
C) Both B and C D) A, B and C
 
Answer & Explanation Answer: D) A, B and C

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: Bank Exams

2 18807
Q:

How many times did Geet Sethi win the IBSF World Billiards title?

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

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports

66 18759
Q:

What is the output of this C code?

        #include <stdio.h>
        void main()
        {
            int y = 3;
            int x = 5 % 2 * 3 / 2;
            printf("Value of x is %d", x);
        }

A) Value of x is 1 B) Value of x is 2
C) Value of x is 3 D) Compile time error
 
Answer & Explanation Answer: A) Value of x is 1

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Programming

2 18742
Q:

Who among the following is not a recipient of Dada Saheb Phalke Award

A) V.Shantaram B) Raj Kapoor
C) Ramanand Sagar D) Ashok Kumar
 
Answer & Explanation Answer: C) Ramanand Sagar

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Honours and Awards

21 18741
Q:

The Indus Valley houses were built of

A) Pucca bricks B) Stone
C) Wood D) all of these
 
Answer & Explanation Answer: A) Pucca bricks

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

63 18701
Q:

Which of the statements given below are correct?

 

A) In 2018 IPL auctions, Sunrisers Hyderabad retained David Warner.

B) In 2017 Pro Kabaddi League, Rohit Kumar played for Bengaluru Bulls.

C) Lewis Hamilton won the Formula One 2017 Azerbaijan Grand Prix.

 

A) Only A B) Only B
C) Both A and B D) A, B and C
 
Answer & Explanation Answer: C) Both A and B

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: Bank Exams

0 18694