2.2 Programming Techniques

2.2 Programming Techniques

50 Qs

quiz-placeholder

Similar activities

Blank Quiz

Blank Quiz

KG - University

49 Qs

Third Periodical Exam - TECHNO MOBILE

Third Periodical Exam - TECHNO MOBILE

KG - University

53 Qs

PROGRESSIVE 1 - SEPT. 2024                      (Photosynthesis / Transpiration / Water transport)

PROGRESSIVE 1 - SEPT. 2024 (Photosynthesis / Transpiration / Water transport)

KG - University

50 Qs

PFL Semester Test

PFL Semester Test

12th Grade

46 Qs

PHOTO + SYNTHESIS

PHOTO + SYNTHESIS

KG - University

50 Qs

2024-25-2S-OADT3-PreQ3

2024-25-2S-OADT3-PreQ3

KG - University

55 Qs

2.2 Programming Techniques

2.2 Programming Techniques

Assessment

Quiz

others

Hard

Created by

Natalie Graco

Used 2+ times

FREE Resource

50 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 • 3 pts

In an assignment operation,what appears on the right hand side
Label for a variable that is destination of data
Multiple variables that are destinations for data
Source variables or operations
The assignment operator

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which of the following is not a valid constant
SPACE
PI
UserName
WORDLIMIT

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid keyword for output?
PRINT
SHOW
DISPLAY
INPUT

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid data type?
Real
String
Character
Fraction

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quotation marks around a variable’s identifier imply
It is an integer
It is a string
It is a Boolean
It is a real

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?