2.2 Programming Fundementals

2.2 Programming Fundementals

7th Grade

31 Qs

quiz-placeholder

Similar activities

JavaScript Basics 1

JavaScript Basics 1

6th - 8th Grade

30 Qs

C++ Array

C++ Array

1st - 10th Grade

28 Qs

PROGRAMACION WEB

PROGRAMACION WEB

5th Grade - University

28 Qs

Coding Basics Vocab Review

Coding Basics Vocab Review

7th Grade

33 Qs

Tynker Python Vocab to Lesson 6

Tynker Python Vocab to Lesson 6

6th - 8th Grade

33 Qs

Microbit - Important Questions

Microbit - Important Questions

6th - 8th Grade

31 Qs

Algorithms

Algorithms

7th - 11th Grade

29 Qs

Final Vocabulary Review (7th-8th Grade)

Final Vocabulary Review (7th-8th Grade)

6th - 8th Grade

36 Qs

2.2 Programming Fundementals

2.2 Programming Fundementals

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Christine Ince

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following is not true about variable names:

They must be descriptive

They must be in capital letters

They cannot start with numbers or contain spaces

They point to memory locations

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid keyword for output?

MODIFY

EDIT

DISPLAY

INPUT

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid data type?

Real

String

Character

Fraction

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Whole numbers are best stored using this data type:

Boolean

Character

Integer

Real

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This variable type can only have the values TRUE or FALSE:

Boolean

Integer

String

Character

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Casting refers to:

Boolean algebra

Rounding of reals

Converting data to a different type

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?

Discover more resources for Computers