Tag: general knowledge

Questions Related to general knowledge

Multiple choice general knowledge
  1. cygnet

  2. kindle

  3. joey

  4. chick

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A young ostrich is called a chick. Cygnet is for swans, kindle is for kittens, and joey is for marsupials like kangaroos.

Multiple choice general knowledge
  1. $expression = 1;
  2. my @expression;

  3. $total = $exp + $exp2;
  4. $total =~ s/[0-9]+/\*//g;
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Option D shows a Perl substitution operation using regex pattern /[0-9]+/ to match digits, which is a clear example of a regular expression. Options A, B, and C are basic variable assignments without any pattern matching.

Multiple choice general knowledge
  1. herd

  2. pride

  3. colony

  4. mob

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

A group of lions is called a pride. Herd is for cattle/elephants, colony is for ants/penguins, and mob is for kangaroos or emus.

Multiple choice general knowledge
  1. farrow

  2. piggy

  3. cub

  4. foal

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A young pig is called a farrow. Piggy is informal, cub is for bears/lions, and foal is for horses/zebras.

Multiple choice general knowledge
  1. calf

  2. foal

  3. whelp

  4. filly

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A young whale is called a calf. Foal is for horses, whelp is for dogs, and filly is a young female horse.

Multiple choice general knowledge sports
  1. Stewe waugh

  2. Ricky Ponting†

  3. Dawn Broadmen

  4. Allan Boarder

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Steve Waugh (misspelled as 'Stewe waugh') holds the record for most Test match wins as Australian captain with 41 victories. However, the spelling error makes this question problematic. The correct spelling should be Steve Waugh.