2.2 Programming

2.2 Programming

9th - 11th Grade

55 Qs

quiz-placeholder

Similar activities

Logic && Boolean Expressions (A-Level Computer Science)

Logic && Boolean Expressions (A-Level Computer Science)

11th - 12th Grade

58 Qs

UNIT 2.2 PROGRAMMING TECHNIQUES

UNIT 2.2 PROGRAMMING TECHNIQUES

10th Grade

50 Qs

Digital Literacy Chapter 14 Review

Digital Literacy Chapter 14 Review

9th - 12th Grade

51 Qs

2022-2023 ETECH

2022-2023 ETECH

11th Grade

60 Qs

Week 7 - User Functions

Week 7 - User Functions

9th - 12th Grade

54 Qs

python basics by vaishali

python basics by vaishali

11th Grade

50 Qs

Access

Access

8th - 11th Grade

51 Qs

Photoshop Quiz

Photoshop Quiz

10th Grade

51 Qs

2.2 Programming

2.2 Programming

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

Laura Boyd

Used 50+ times

FREE Resource

55 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following is not true about variable names ?

They should be descriptive

They must be in capital letters

They can’t start with numbers or contain spaces

They point to memory locations

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an assignment operation, what appears on the right hand side ?

Variable identifier / name

The assignment operator (=)

data to be assigned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid data type?

Real

String

Character

Fraction

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quotation marks around data implies the data type is?

an integer

a string

a Boolean

a real

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This variable type can only have True or False values

Boolean

Integer

String

Character

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Casting refers to

joining two strings together

Converting one data type to another

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The operator used to divide and returns a INTEGER answer is?

DIV (//)

MOD (%)

Division (/)

**

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?