2.2 Programming Techniques

2.2 Programming Techniques

10th - 11th Grade

22 Qs

quiz-placeholder

Similar activities

Y11 Programming Recap

Y11 Programming Recap

9th - 10th Grade

20 Qs

class 11 - basic concepts in python 1

class 11 - basic concepts in python 1

11th Grade

19 Qs

Library Classes

Library Classes

10th Grade

25 Qs

AQA GCSE Computer Science - 3.2.1 Data types

AQA GCSE Computer Science - 3.2.1 Data types

8th - 10th Grade

20 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

CS Unit 2 - Basic Programming

CS Unit 2 - Basic Programming

10th Grade

20 Qs

IO and Data Principles Vocabulary

IO and Data Principles Vocabulary

9th - 12th Grade

17 Qs

Java Programming

Java Programming

10th 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?