Questions

Q:

Who of the following was the personal physician of Kanishka and also the author of a famous treatise on the Indian system of medicine

A) Charaka B) Susruta
C) Nagarjuna D) Jevaka
 
Answer & Explanation Answer: A) Charaka

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

2 4992
Q:

Magma that reaches earth's surface and then solidifies is called

A) granite B) lava
C) quartz D) silicates
 
Answer & Explanation Answer: B) lava

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World Geography

3 4991
Q:

Highest Bridge in the world

A) Millau Viaduct B) Sidu River Bridge
C) Bailey Bridge D) None
 
Answer & Explanation Answer: C) Bailey Bridge

Explanation:

The Highest bridge in the world is Bailey bridge. It is located in the Ladakh valley between Dras and Suru rivers in the Himalayan mountains. It was built by the Indian Army in August 1982.

It is 30 meters (98 ft) long and is at an altitude of 5,602 meters (18,379 ft) above sea level.

Report Error

View Answer Report Error Discuss

Filed Under: Longest, Shortest, Deepest
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Bank Clerk , Bank PO

16 4988
Q:

Rewrite the following set of statements using conditional operators.

int a =1, b ;

if ( a > 10 )

b = 20; 

Answer

int a = 1, b , dummy;


a > 10 ? b = 20 : dummy =1;


 


Note that the following would not have worked:


a > 10 ? b = 20 : ;;


 

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

3 4987
Q:

Logical puzzle

You have 10 coins….arrange them in 4 straight lines such that each line contains 4 coins.

Report Error

View answer Workspace Report Error Discuss

27 4986
Q:

RIP- Routing Information Protocol

A) TRUE B) FALSE
Answer & Explanation Answer: A) TRUE

Explanation:

It is a simple protocol used to exchange information between the routers.

Report Error

View Answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

0 4986
Q:

Can character data be stored in computer memory? 

A) Yes---a primitive data type is used to store characters B) No---computer memory can only store patterns
C) Yes---characters are stored in special memory D) No---computers can only store numbers
 
Answer & Explanation Answer: A) Yes---a primitive data type is used to store characters

Explanation:
Report Error

View Answer Report Error Discuss

7 4986
Q:

Prince of Wales cup is associated with the game of

A) Golf B) Hockey
C) Volleyball D) Basketball
 
Answer & Explanation Answer: A) Golf

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO , Database Administration

8 4985