Questions

Q:

Two Fathers and Two Sons Riddle

Two fathers and two sons sat down to eat eggs for breakfast. They ate exactly three eggs, each person had an egg. The riddle is for you to explain how

Answer

one of the 'fathers' is also a grandfather. Therefore the other father is both a son and a father to the grandson. In other words, the one father is both a son and a father.

Report Error

View answer Workspace Report Error Discuss

Subject: Math Puzzles

310 26172
Q:

Best (GK) General Knowledge WhatsApp Group

Answer

In this Whatsapp group for General Knowledge, you can get daily updates about gk questions that are asked in all competitive exams like Current Affairs, General Science, General Awareness, Physics, Biology, Chemistry, Computer Science, Sports, Books and Authors, Business Awareness, etc... In addition, you can share and ask your knowledge & questions to get answers with tricks and tips.


 


Click Here To Join This Whatsapp Group


pp1548747904.jpg image

Report Error

View answer Workspace Report Error Discuss

89 26158
Q:

What is the name of person which controls a football match

A) A referee B) An Umpire
C) A spectator D) A goalkeeper
 
Answer & Explanation Answer: A) A referee

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports

125 26151
Q:

 Which of the following is the original purpose of SQL?

A) To specify the syntax and semantics of SQL data definition language B) To specify the syntax and semantics of SQL manipulation language
C) To define the data structures D) All of the above.
 
Answer & Explanation Answer: D) All of the above.

Explanation:

SQL is a domain-specific language used in programming and designed for managing data held in a relational database management system, or for stream processing in a relational data stream management system.

 

Purpose of SQL are ::

* To define the data structures

* To specify the syntax and semantics of SQL manipulation language

* To specify the syntax and semantics of SQL data definition language

Report Error

View Answer Report Error Discuss

Filed Under: Database
Job Role: Analyst , Database Administration , IT Trainer

30 26151
Q:

A number of cats got together and decided to kill between them 999919 rats. Every cat killed an equal number of rats. Each cat killed more rats than there were cats. How many rats do you think that each cat killed ?

A) 1009 B) 991
C) 2000 D) 1000
 
Answer & Explanation Answer: A) 1009

Explanation:

Given total number of rats = 999919

 

999919 = 1000000 - 81 = 10002 - 92 = (1000+9)(1000-9) = 1009 x 991.
Since there were more rats than there were cats, 991 cats killed 1009 rats each.

Report Error

View Answer Report Error Discuss

Filed Under: Math Puzzles
Exam Prep: GATE , CAT , Bank Exams , AIEEE
Job Role: Bank PO , Bank Clerk

55 26140
Q:

What will be output when you will execute following c code?

#include <stdio.h>
void main()

{
     switch(2)

      {
            case 1L:printf("No");
            case 2L:printf("%s","I");
              goto Love;
            case 3L:printf("Please");
            case 4L:Love:printf("Hi");
     }
}

A) I B) IPleaseHi
C) IHi D) Compilation error
 
Answer & Explanation Answer: C) IHi

Explanation:

It is possible to write label of goto statement in the case of switch case statement.

Report Error

View Answer Report Error Discuss

Filed Under: Programming

3 26112
Q:

Who is known as the father of Pentium Chip?

 

A) Vinod Krishnan B) Seymour I. Rubinstein
C) Sanjay Mokashi D) Vinod Dham
 
Answer & Explanation Answer: D) Vinod Dham

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Famous Personalities
Exam Prep: Bank Exams

5 26109
Q:

G-15 is an economic grouping of

A) First World Nations B) Second World Nations
C) Third World Nations D) Fourth World Nations
 
Answer & Explanation Answer: C) Third World Nations

Explanation:

G-15 is an economic grouping of Third World Nations.

The countries listed in G-15 group are Algeria, Argentina, Brazil, Chile, Egypt, India, Indonesia, Iran, Jamaica, Kenya, Malaysia, Mexico, Nigeria, Peru, Senegal, Sri Lanka, Venezuela, and Zimbabwe.

The G-15 membership has expanded to 18 countries, but the name has remained unchanged. 



    • The First World described countries whose views aligned with NATO and capitalism. The United States was considered a member of the First World.

 

    • The Second World referred to countries that supported communism and the Soviet Union. Russia was considered a member of the Second World.

 

    • The Third World referred to countries whose views did not align with NATO and capitalism or the Soviet Union and communism. A Third World country is a developing nation characterized by poverty and a low standard of living for much of its population. Third World countries referenced the nations, mostly in Asia and Africa.
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: AIEEE , Bank Exams
Job Role: Analyst , Bank Clerk

115 26096