Principle of Computing

Principle of Computing

10th Grade

20 Qs

quiz-placeholder

Similar activities

Physical Science Chapter 1

Physical Science Chapter 1

9th - 12th Grade

25 Qs

Financial Literacy Unit

Financial Literacy Unit

9th Grade - University

15 Qs

Profit=Revenue-Cost Review

Profit=Revenue-Cost Review

8th - 12th Grade

19 Qs

Intro to Python Project Stem U4 Repetition Loops Vocab Quiz

Intro to Python Project Stem U4 Repetition Loops Vocab Quiz

9th - 12th Grade

17 Qs

Year 10 Psychology - Term 3

Year 10 Psychology - Term 3

10th Grade

20 Qs

Classifying Incomes & Expenses

Classifying Incomes & Expenses

9th - 12th Grade

15 Qs

Unity Quiz1

Unity Quiz1

9th - 12th Grade

19 Qs

Research Methods in Psychology

Research Methods in Psychology

9th - 12th Grade

21 Qs

Principle of Computing

Principle of Computing

Assessment

Quiz

Other, Instructional Technology

10th Grade

Medium

Created by

Jacob Tipold

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A variable's data type describes all of the following EXCEPT

how the variable is stored in memory

the scope of the variable

what values the variable can hold

what operations can be performed with the variable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what does a declaration provide for a variable

a name

a data type

both

none

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

modularization

eliminate abstraction

facilitates reusability

increases the need for syntax

reduces overhead

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the value 3 is a

numeric variable

string variable

string constant

numeric constant

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

the value stored in an uninitialized variable is

null

garbage

compost

its identifier

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which module in a typical program will execute the most times?

the housekeeping module

it is different in every program

the end-of-job module

the detail loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what are nonexecuting statements that programmers place within code to explain program statements in English

trivia

user documentation

pseudocode

comments

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?