Find the logic in the given puzzle?
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.
View answer Workspace Report Error Discuss
Who of the following was the personal physician of Kanishka and also the author of a famous treatise on the Indian system of medicine
View Answer Report Error Discuss
In the following question, out of the four alternatives, select the alternative which is the best substitute of the words/sentence.
Relating to or involved in crime
Magma that reaches earth's surface and then solidifies is called
Logical puzzle
You have 10 coins….arrange them in 4 straight lines such that each line contains 4 coins.
RIP- Routing Information Protocol
It is a simple protocol used to exchange information between the routers.
View Answer Workspace Report Error Discuss
Rewrite the following set of statements using conditional operators.
int a =1, b ;
if ( a > 10 )
b = 20;
int a = 1, b , dummy;
a > 10 ? b = 20 : dummy =1;
Note that the following would not have worked:
a > 10 ? b = 20 : ;;
Arjuna Award was introduced in _____ ?