Ryan Thompson
Quiz by , created more than 1 year ago

A national 5 quiz on Computing.

76
2
0
Ryan Thompson
Created by Ryan Thompson over 9 years ago
Close

National 5 - Computing

Question 1 of 6

1

What is a Integer Variable?

Select one of the following:

  • A variable that stores whole numbers.

  • A variable that stores numbers with decimal places.

  • A variable that stores words.

Explanation

Question 2 of 6

1

What is an Real / Float variable?

Select one of the following:

  • A variable that stores whole numbers.

  • A variable that stores numbers with decimal places.

  • A variable that stores text.

Explanation

Question 3 of 6

1

What is an Boolean variable?

Select one of the following:

  • A variable that stores whole numbers.

  • A variable that stores numbers with decimal places.

  • A variable that has just two options.

  • A variable that stores text.

Explanation

Question 4 of 6

1

A conditional statement is one that can be either true or false (depending on the variable values)?

Select one of the following:

  • True
  • False

Explanation

Question 5 of 6

1

A complex conditional statement uses logical conditions (AND, OR, NOT) to join together 2 or more conditional statements?

Select one of the following:

  • True
  • False

Explanation

Question 6 of 6

1

Which one of these is an method of Code Readability?

Select one or more of the following:

  • Good Variable Names

  • Add punctuation.

  • Use the space-bar.

  • None of the above.

Explanation