Computer Programming Quiz

Computer Programming Quiz

12th Grade

100 Qs

quiz-placeholder

Similar activities

English Week

English Week

7th - 12th Grade

99 Qs

Computer Science  Vocabulary Practice

Computer Science Vocabulary Practice

9th - 12th Grade

100 Qs

JS- Animation Basics - Intro to Programming - KhanAcademy

JS- Animation Basics - Intro to Programming - KhanAcademy

9th - 12th Grade

100 Qs

INFO Questions

INFO Questions

12th Grade

101 Qs

Python MCQs: Sequence Data Types chapter 5

Python MCQs: Sequence Data Types chapter 5

12th Grade

103 Qs

Cheyenne's GIAC Guide PART ONE

Cheyenne's GIAC Guide PART ONE

9th - 12th Grade

100 Qs

M3 R5 Chapter 8

M3 R5 Chapter 8

12th Grade - University

100 Qs

Javascript

Javascript

7th Grade - Professional Development

105 Qs

Computer Programming Quiz

Computer Programming Quiz

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Rafael Araujo

FREE Resource

100 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable in a computer program?

A storage location with a name and a value

A type of computer hardware

A programming language

A type of software

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the assignment operator = do in Python?

Compares two values

Assigns a value to a variable

Multiplies two numbers

Divides two numbers

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid variable name in Python?

6pack

can_volume

can volume

class

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the data type of the value 3.14 in Python?

int

float

str

bool

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a floating-point number?

42

-3.14

0

100

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression 5 + 3 * 2 in Python?

16

11

13

10

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the print function do in Python?

Reads input from the user

Displays output to the screen

Saves data to a file

Terminates the program

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?