2.2 Programming Techniques

2.2 Programming Techniques

10th - 11th Grade

22 Qs

quiz-placeholder

Similar activities

C++ programming

C++ programming

7th - 12th Grade

20 Qs

BERPIKIR KOMPUTASIONAL

BERPIKIR KOMPUTASIONAL

9th - 12th Grade

20 Qs

Data Type

Data Type

7th - 12th Grade

20 Qs

1) Python Data Types

1) Python Data Types

8th - 11th Grade

19 Qs

Cambridge Nationals LO3

Cambridge Nationals LO3

10th Grade

20 Qs

C# Quiz for Beginners

C# Quiz for Beginners

10th Grade

20 Qs

JavaScript Variables Quiz

JavaScript Variables Quiz

10th Grade

19 Qs

AP CSA Primitive Types Practice

AP CSA Primitive Types Practice

11th Grade

22 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?