Science and Technology Fundamentals

A mixed quiz covering basics of mathematics (graph theory), computer programming languages, and human anatomy

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

LOGO is best known for its

  1. Tiger Graphics
  2. Turtle Graphics
  3. Mouse Graphics
  4. Hi-Res Graphics
Question 2 Multiple Choice (Single Answer)

What was JAVA originally called ?

  1. PINE
  2. OAK
  3. LATTE
  4. SUN
Question 3 Multiple Choice (Single Answer)

Who developed C ?

  1. John Travolta
  2. Dennis Ritchie
  3. Bjarne Stroustrup
  4. Benjamin Button
Question 4 Multiple Choice (Single Answer)

Who developed C++ ?

  1. John Travolta
  2. Dennis Ritchie
  3. Bjarne Stroustrup
  4. Benjamin Button
Question 5 Multiple Choice (Single Answer)

Which programming language , based on C, has been created by google in 2009?

  1. Goog
  2. Get
  3. Go
  4. GoC
Question 6 True/False

Your brain can weigh between two and three pounds by the time you are an adult.

  1. True
  2. False
Question 7 True/False

The left hemisphere of your brain is in charge of your artistic/creative side.

  1. True
  2. False
Question 8 True/False

The heart is the size of an average adult foot.

  1. True
  2. False
Question 9 True/False

If stretched out, the small intestine is 20 feet long.

  1. True
  2. False
Question 10 True/False

The lungs take oxygen out of the blood.

  1. True
  2. False
Question 11 True/False

The kidneys hold the liquid waste until they become full.

  1. True
  2. False
Question 12 True/False

Your skelton has over 600 bones.

  1. True
  2. False
Question 13 True/False

The liver is the largest SINGLE organ in the body.

  1. True
  2. False
Question 14 True/False

The beating sound of the heart is created by valves opening and closing.

  1. True
  2. False
Question 15 True/False

You have more than 600 muscles in your body.

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

How many edges are there in an n-cube?

  1. n*2^n
  2. n^3
  3. n*2^(n-1)
  4. n*(n-1)
Question 17 Multiple Choice (Single Answer)

How many edges are there in a completely connected simple graph(a simple graph is one with no loops or cycles)

  1. n*(n-1)/2
  2. n*(n-3)/2
  3. n*n
  4. n*(n-2)/3
Question 18 Multiple Choice (Single Answer)

According to Kuratowski's Theorem a graph G is planar if and only if G does not contain a subgraph homeomorphic to

  1. K5
  2. K5 or K4,4
  3. K3,3
  4. K5 or K3,3
Question 19 Multiple Choice (Single Answer)

If G is a connected planar graph with e edges,v vertices,and f faces then which is true?

  1. f=v-e+2
  2. f=e-v+2
  3. f=e+v-2
  4. f=e-v-2
Question 20 Multiple Choice (Single Answer)

If G is a connected planar graph with e edges,v vertices,and f faces then which is true?

  1. f=v-e+2
  2. f=e-v+2
  3. f=e+v-2
  4. f=e-v-2