Questions

Q:

What is the India’s GDP growth predict for Financial Year 2017-18, according to the Economic Survey of India (ESI) 2016-17 ?

A) 6.25 % to 7.5% B) 6.55 % to 7.25%
C) 6.55 % to 7.5% D) 6.75 % to 7.5%
 
Answer & Explanation Answer: D) 6.75 % to 7.5%

Explanation:

The Economic Survey for 2016-17, which is recently tabled by Finance Minister Arun Jaitley in Parliament, has expected India’s GDP growth estimation to be in 6.75 % to 7.5% for Financial Year 2017-18.

 

Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy

13 4997
Q:

Gateway-to-Gateway protocol is a protocol formerly used to exchange routing information between Internet core routers.

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

Explanation:

It is a protocol formerly used to exchange routing information between Internet core routers.

Report Error

View Answer Workspace Report Error Discuss

Subject: Networking
Job Role: Network Engineer

1 4994
Q:

Find the logic in the given puzzle?

Find_The_Logic_In_The_Question1565001003.jpg image

Answer

Given that, a woman has seven children. Half of them are boys. 


Half of 7 is 3.5 which is not possible. And it is possible in only one way that all the children must be boys. Then half of them are boys.

Report Error

View answer Workspace Report Error Discuss

Subject: Logic Puzzles Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE , TOEFL
Job Role: Analyst , Bank Clerk , Bank PO

47 4993
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 4990
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:

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 4983