Programming Basics Quiz

Programming Basics Quiz

9th Grade

10 Qs

quiz-placeholder

Similar activities

Code.org Unit 5 Vocab Quiz 1

Code.org Unit 5 Vocab Quiz 1

9th - 12th Grade

10 Qs

Arrays and Lists

Arrays and Lists

6th - 12th Grade

10 Qs

Python

Python

9th Grade

13 Qs

AP Computer Science Principles Unit 1

AP Computer Science Principles Unit 1

9th - 12th Grade

15 Qs

Variables and Functions

Variables and Functions

KG - University

10 Qs

Programming python review

Programming python review

9th - 12th Grade

15 Qs

Variables

Variables

9th Grade

10 Qs

Final Review - Unit 1

Final Review - Unit 1

9th - 12th Grade

15 Qs

Programming Basics Quiz

Programming Basics Quiz

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Steven Cadwell

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is programming?

The writing of computer code to create a program

Creating algorithms to solve a problem

Creating a flowchart to solve a problem

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A variable is a number

A variable is a message input by the user

A variable is a location in memory that we use to store data

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are variables so named?

Variables are so named because we can choose whether or not to use them

Variables are so named because the data we store in them can change

Variables are so named because we can change their names

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable is needed to record a student's surname. Which of the following would be the most meaningful variable name?

name

student_surname

studentName

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can strings and variables be told apart?

The data in a string is stored inside quotes

By its name

By its size

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming what name is given to the data type which represents any combination of characters on a keyboard?

Integers

Strings

Floating point numbers

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming what name is given to the data type which represents decimal numbers?

Integers

Strings

Floating point numbers

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?