Programming Concepts Quiz

Programming Concepts Quiz

9th Grade

15 Qs

quiz-placeholder

Similar activities

AP CSA Java Arrays

AP CSA Java Arrays

9th - 12th Grade

18 Qs

AP CSA Arrays

AP CSA Arrays

9th - 12th Grade

18 Qs

Greenfoot 1

Greenfoot 1

6th Grade - University

10 Qs

CodeHS - Java - Karel (Sec 1-3)

CodeHS - Java - Karel (Sec 1-3)

7th - 10th Grade

15 Qs

CodeHS - Java - Karel - Sec1-4

CodeHS - Java - Karel - Sec1-4

8th - 10th Grade

14 Qs

Untitled Quiz

Untitled Quiz

9th Grade - University

14 Qs

Intro to HTML

Intro to HTML

9th - 12th Grade

10 Qs

Arrays and Lists

Arrays and Lists

6th - 12th Grade

10 Qs

Programming Concepts Quiz

Programming Concepts Quiz

Assessment

Quiz

Computers

9th Grade

Hard

Created by

IfeOluwa Adegoke

FREE Resource

15 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What does BIDMAS stand for?

Brackets, Indices, Division, Multiplication, Addition, Subtraction

Brackets, Indices, Division, Modulus, Addition, Subtraction

Brackets, Indices, Division, Multiplication, Addition, Summation

Brackets, Indices, Division, Multiplication, Addition, Subtraction

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is pseudocode primarily used for?

To create graphical user interfaces

To quickly design code on paper

To run programs on a computer

To compile programming languages

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT an arithmetic operator?

Multiplication (*)

Comparison (>)

Subtraction (-)

Addition (+)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be if age is 12 in the age check program?

Access denied

You may use the system

You cannot use this system

Access granted

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression 3 * 2 + 4?

10

14

8

6

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used for division in Python?

/

÷

X

DIV

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'if' statement do in programming?

It ends a program

It creates a loop

It checks a condition

It defines a function

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?