2.2 Programming Techniques

2.2 Programming Techniques

10th - 11th Grade

22 Qs

quiz-placeholder

Similar activities

2.2 Programming Techniques

2.2 Programming Techniques

10th Grade

20 Qs

Типы данных в Паскале

Типы данных в Паскале

10th Grade

20 Qs

SKT4-1.3: PEMBOLEH UBAH, PEMALAR DAN JENIS DATA

SKT4-1.3: PEMBOLEH UBAH, PEMALAR DAN JENIS DATA

10th - 11th Grade

20 Qs

Creative Coding Test Review

Creative Coding Test Review

9th - 11th Grade

20 Qs

Programming - N4/5 Week 3

Programming - N4/5 Week 3

3rd - 12th Grade

20 Qs

QUIZ Pemrograman Dasar

QUIZ Pemrograman Dasar

10th Grade

20 Qs

1 - Python Recap and Recall Topic 6

1 - Python Recap and Recall Topic 6

11th Grade

20 Qs

2.4 Computational Logic

2.4 Computational Logic

9th - 11th Grade

20 Qs

2.2 Programming Techniques

2.2 Programming Techniques

Assessment

Quiz

Computers

10th - 11th Grade

Hard

Created by

Comp Dept

Used 44+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid keyword for an output? (1-4)

PRINT
SHOW
DISPLAY
INPUT

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following expression: a=b. This means: (6-9)

a will always be equal to b
b is being renamed into a
value of memory location a gets copied to memory location b
value of memory location b gets copied to memory location a

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid data type? (1-4)

Float

String

Integer

Fraction

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quotation marks around a variable’s value imply (1-4)

It is an integer
It is a string
It is a Boolean
It is a real

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The multiplication table is best displayed using this data type (4-6)

Boolean
Character
Integer
Real

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This variable type can only have True or False values (1-4)

Boolean
Integer
String
Character

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Casting refers to: (4-6)

Boolean algebra
Rounding of reals
Converting between variable data types
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?