Search Header Logo

L6 Mich Revision

Authored by Gyorgy Denes

Computers

12th Grade

Used 3+ times

L6 Mich Revision
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

47 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following are (some of) the principles of structured programming?

Code logic flows from top to bottom

Use of selection, repetition, subprograms

Use of global variables instead of local variables

Use of GOTO statements

Correct use of indentation

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following could be assignment operators in a pseudocode language?

:=

=

>=

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The line which introduces a variable (without giving it a value) is...

initialisation

declaration

assignment

selection

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What two things must be always present in a variable declaration?

assignment operator (e.g. =)

name of the variable declared

initial value of the variable

type of the variable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the following line declare:

var names: array[1..10] of string;

a variable which is an array of 11 strings

a variable which is an array of 10 strings

a constant which is an array of 10 strings

a constant string

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is 1 xor 1?

0

1

undefined

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is 0 xor 1?

0

1

undefined

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?