What is a constant in programming?
9618 Chp11 Programming Basics Quiz

Quiz
•
Computers
•
11th Grade
•
Medium
Valerie Quaye
Used 5+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A value that can change during execution
A named value that cannot change during execution
A set of statements that can be called multiple times
A routine available in the development system
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about variables?
They cannot be declared before use
They are always constants
They can change during the execution of a program
They do not require a value to be assigned
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does a function do in programming?
It is the same as a procedure
It is a set of statements that cannot be reused
It always returns a value
It cannot be called multiple times
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a library routine?
To write pseudocode
To provide tested and ready-to-use routines
To create new programming languages
To declare variables and constants
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to check if a radius is positive in Python?
Do While radius > 0
Check radius > 0
while radius <= 0:
if radius > 0:
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is true about loops?
They are only used for input validation
They cannot be nested
They can only be count-controlled
They allow sections of code to be repeated
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a parameter in programming?
A type of loop
A method of passing a value to a procedure
A variable that cannot be changed
A constant value
Create a free account and access millions of resources
Similar Resources on Quizizz
21 questions
Programming Basics

Quiz
•
9th - 12th Grade
15 questions
CSE 102 Exam 2 Practice

Quiz
•
University
16 questions
Loops

Quiz
•
5th - 12th Grade
20 questions
Apple Swift Playgrounds: Learn to Code 1 Vocabulary (Lessons 0 - 6)

Quiz
•
9th - 12th Grade
20 questions
CS J277 Unit 7 Programming

Quiz
•
11th Grade
15 questions
Computer Science - Python

Quiz
•
9th - 12th Grade
15 questions
Exam 1 Practice

Quiz
•
University
20 questions
C++ Quiz

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University