2.2 Programming Fundementals

2.2 Programming Fundementals

7th Grade

31 Qs

quiz-placeholder

Similar activities

Sec 1 Computer Science FYE - Mock 2

Sec 1 Computer Science FYE - Mock 2

7th Grade

30 Qs

SCRATCH QUIZ 2.2

SCRATCH QUIZ 2.2

7th Grade

30 Qs

Electronics

Electronics

7th - 8th Grade

26 Qs

Coding Basics Vocab Review

Coding Basics Vocab Review

7th Grade

33 Qs

Microbit - Important Questions

Microbit - Important Questions

6th - 8th Grade

31 Qs

Python Exam

Python Exam

6th - 8th Grade

30 Qs

làm việc với dãy số

làm việc với dãy số

6th - 8th Grade

36 Qs

Scratch coding

Scratch coding

7th - 9th Grade

35 Qs

2.2 Programming Fundementals

2.2 Programming Fundementals

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Christine Ince

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following is not true about variable names:

They must be descriptive

They must be in capital letters

They cannot start with numbers or contain spaces

They point to memory locations

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid keyword for output?

MODIFY

EDIT

DISPLAY

INPUT

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following expression: a = b. This means:

a will always be equal to b

b is being renamed into a

The value of memory location a gets copied into memory location b

The value of memory location b gets copied into memory location a

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid data type?

Real

String

Character

Fraction

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Whole numbers are best stored using this data type:

Boolean

Character

Integer

Real

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This variable type can only have the values TRUE or FALSE:

Boolean

Integer

String

Character

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Casting refers to:

Boolean algebra

Rounding of reals

Converting data to a different type

Printing out of the program's results

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?