e.lines
Quiz von , erstellt am more than 1 year ago

An informative quiz to test your understanding of programming at a KS3 standard

6
0
0
e.lines
Erstellt von e.lines vor etwa 8 Jahre
Schließen

Programming

Frage 1 von 7

1

What is iteration in computing?

Wähle eine der folgenden:

  • A loop

  • A pretty pattern

  • A function

Erklärung

Frage 2 von 7

1

When using Boolean logic, which expression is there to check if a condition is false?

Wähle eine der folgenden:

  • NOT

  • AND

  • OR

Erklärung

Frage 3 von 7

1

When using Boolean logic, which expression checks to see if the combined result of two conditions is true?

Wähle eine der folgenden:

  • AND

  • OR

  • NOT

Erklärung

Frage 4 von 7

1

When using Boolean logic, which expression checks to see if one or both of the conditions is true?

Wähle eine der folgenden:

  • OR

  • AND

  • NOT

Erklärung

Frage 5 von 7

1

What is Boolean Logic?

Wähle eine der folgenden:

  • It is a form of algebra to help you make decisions in computer programming.

  • It is a alien's way of explaining why they killed something.

  • A mathematical way of representing a sequence.

Erklärung

Frage 6 von 7

1

What does Boolean logic use?

Wähle eine der folgenden:

  • Conditions

  • A laser beam

  • Expressions

Erklärung

Frage 7 von 7

1

How is selection implemented in programming?

Wähle eine der folgenden:

  • IF-ELSE

  • ELIF-ELSE

  • It isn't

Erklärung