Questions

Q:

The computer's processor consists of the following parts

A) CPU and Main Memory B) Hard Disk and Floppy Drive
C) Control Unit and ALU D) Operating System and Application
 
Answer & Explanation Answer: C) Control Unit and ALU

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams
Job Role: Bank PO

189 35670
Q:

Which of the following was only the authority of the state in the period of Maurya?

 

A) Land B) Mines
C) Pasture D) Commerce
 
Answer & Explanation Answer: B) Mines

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History
Exam Prep: Bank Exams

8 35660
Q:

Solve the following equations and find the value of abc?

 

A) 3 B) 6
C) 9 D) 12
 
Answer & Explanation Answer: B) 6

Explanation:

From the given equations,

(a+b+c)2=a2+b2+c2+2(ab+bc+ca)
(6)2=14 + 2(ab + bc + ca)
36 - 14 = 2(ab + bc + ca)
22/2 = ab + bc + ca
ab + bc + ca = 11

a3 + b3 + c3 - 3abc = (a + b + c)(a2 + b2 + c2 - ab - bc - ca)
= (6) (14 - 11)
=(6)(3)
=18

Since, a3 + b3 + c3 - 3abc = 18

36 - 3abc = 18

-3abc = 18 - 36

-3abc = -18

abc = 6.

Report Error

View Answer Report Error Discuss

Filed Under: Math Puzzles
Exam Prep: Bank Exams , CAT

37 35646
Q:

Which of the following is NOT a measure of Human Development Index?

 

A) Life expectancy B) Sex ratio
C) Literacy rate D) Gross enrolment
 
Answer & Explanation Answer: B) Sex ratio

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy
Exam Prep: Bank Exams

0 35610
Q:

Who translated Ramayana into Persian?

A) Abdul Fazi B) Badauni
C) Isar Das D) Abdul Latif
 
Answer & Explanation Answer: A) Abdul Fazi

Explanation:

In 1574 Akbar started a Maktab Khana or a house of translation works in Fatehpur Sikri. He endorsed the work to a few officials to make translations of the Sanskrit books Rajatarangini, Ramayana and Mahabharata into the Persian language.

 Who_translated_Ramayana_into_Persian1558074490.jpg image

In that officials, Abdul Fazi translated Ramayana into Persian.

Report Error

View Answer Report Error Discuss

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

69 35539
Q:

Animal without red blood cells

A) Frog B) Earthworm
C) Snake D) Peacock
 
Answer & Explanation Answer: B) Earthworm

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Biology

441 35517
Q:

enum colors {BLACK,BLUE,GREEN}

main()

{

printf( "%d..%d..%d", BLACK, BLUE, GREEN );

return(1);

}

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

Explanation:

enum assigns numbers starting from 0, if not explicitly defined.

Report Error

View Answer Report Error Discuss

Filed Under: Programming

8 35463
Q:

Where is the Nandi hills located?

 

 

A) Bihar B) Gujarat  
C) Karnataka D) Rajasthan  
 
Answer & Explanation Answer: C) Karnataka

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Geography
Exam Prep: Bank Exams

1 35437