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 18849
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 18828
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 18820
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 18759
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:

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 18743
Q:

Smallest cricket stadium in the world by boundary?

A) Carisbrook Stadium B) Feroz Shah Kotla
C) Melbourne Cricket Ground D) Sydney Cricket Stadium
 
Answer & Explanation Answer: B) Feroz Shah Kotla

Explanation:

Smallest_cricket_stadium_in_the_world_by_boundary1562043904.jpg image

The Feroz Shah Kotla Ground is a cricket ground built in 1883 in New Delhi is the second oldest international cricket stadium still functional in India, after the Eden Gardens in Kolkata. It also holds the record of the smallest cricket stadium in the world by boundary.

 

Report Error

View Answer Report Error Discuss

Filed Under: Famous Places
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

26 18722
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 18702