Search Header Logo

Coding Quiz

Authored by S A

Other

12th Grade

Coding Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable in programming?

A command that performs a specific task

A storage location paired with an associated symbolic name, which contains some known or unknown quantity of information referred to as a value

A set of instructions that performs a task

A condition that determines which instructions to execute next

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a valid variable name in most programming languages?

myVariable

2ndVariable

variable_name

Variable1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a function in programming?

A sequence of program instructions that performs a specific task, packaged as a unit

A data structure that can store multiple values

A loop that executes a set of instructions repeatedly

A variable that can store multiple values

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following loops will execute the body at least once even if the condition is false?

for loop

while loop

do-while loop

foreach loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of conditional statements in programming?

To repeat a block of code multiple times

To define a function

To execute a block of code based on whether a condition is true or false

To store multiple values in a single variable

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a type of loop in most programming languages?

for loop

while loop

do-while loop

repeat-until loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an array?

A function that performs a specific task

A variable that can store multiple values of the same type

A conditional statement

A loop that executes a set of instructions repeatedly

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?