Mixed General Knowledge Quiz: Science, Animals & Languages

A diverse general knowledge quiz covering astronomy, biology, linguistics, geography, and interesting facts about the natural world.

20 Questions Published

Questions

Question 1 True/False

fishes will sleep

  1. True
  2. False
Question 2 True/False

snakes can hear

  1. True
  2. False
Question 3 True/False

parrots will talk

  1. True
  2. False
Question 4 True/False

All peacocks have feathers

  1. True
  2. False
Question 5 True/False

hyenas will laugh

  1. True
  2. False
Question 6 True/False

There are more than 2,700 languages in the world

  1. True
  2. False
Question 7 True/False

There are more than 7,000 dialects.

  1. True
  2. False
Question 8 True/False

Basque is not the most difficult language

  1. True
  2. False
Question 9 True/False

All pilots on international flights identify themselves in English

  1. True
  2. False
Question 10 Multiple Choice (Single Answer)

Which is the Coldest planet of our solar system?

  1. Neptune
  2. Pluto
  3. Jupiter
  4. Mars
Question 11 Multiple Choice (Single Answer)

Hottest planet of our solar system?

  1. Mars
  2. Venus
  3. Jupiter
  4. Pluto
Question 12 Multiple Choice (Single Answer)

Which is the Densest planet of the solar system?

  1. Mars
  2. Jupiter
  3. Earth
  4. Pluto
Question 13 Multiple Choice (Single Answer)

Which is the Brightest planet as viewed from the Earth?

  1. Mars
  2. Jupiter
  3. Venus
  4. Pluto
Question 14 True/False

Somalia is the only African country in which the entire population speaks the same language, Somali.

  1. True
  2. False
Question 15 True/False

Somalia is the only African country in which the entire population speaks the same language, Somali.

  1. True
  2. False
Question 16 True/False

A seismologist studies earthquakes

  1. True
  2. False
Question 17 Multiple Choice (Single Answer)

Which Satellite farthest from the parent planet?

  1. Sinope
  2. Titan
  3. Charon
  4. Hyperion
Question 18 True/False

98.5% of the genes in people and chimpanzees are identical

  1. True
  2. False
Question 19 Multiple Choice (Single Answer)

What will be the output for... main() { char *p1=“name”; char p2; p2=(char)malloc(20); memset (p2, 0, 20); while(*p2++ = *p1++); printf(“%sn”,p2); }

  1. p1
  2. p2
  3. empty string
  4. name
Question 20 Multiple Choice (Single Answer)

What will be the output for... main() { char *p1=“name”; char p2; p2=(char)malloc(20); memset (p2, 0, 20); while(*p2++ = *p1++); printf(“%sn”,p2); }

  1. p1
  2. p2
  3. empty string
  4. name