Programming Concepts Quiz

Programming Concepts Quiz

9th Grade

38 Qs

quiz-placeholder

Similar activities

Quiz di informatica 4°G 20 dicembre

Quiz di informatica 4°G 20 dicembre

9th Grade

37 Qs

Comp. Prog. Spring Final Exam

Comp. Prog. Spring Final Exam

9th - 12th Grade

39 Qs

Week 14 - Tuples

Week 14 - Tuples

9th - 12th Grade

42 Qs

Project STEM 2.1-2.2

Project STEM 2.1-2.2

9th - 12th Grade

40 Qs

9th Grade - IT Programming - 2nd Cycle Exam

9th Grade - IT Programming - 2nd Cycle Exam

9th Grade - University

40 Qs

Python End of Unit Quiz

Python End of Unit Quiz

9th Grade

35 Qs

G12_End of Term2_Revision

G12_End of Term2_Revision

9th - 12th Grade

39 Qs

python assessment

python assessment

8th - 9th Grade

35 Qs

Programming Concepts Quiz

Programming Concepts Quiz

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Kristine Dunlap

Used 3+ times

FREE Resource

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is used to assign values to variables in programming?

Variables

Logical Operators

Assignment Operators

Data Type

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term for a conditional statement following 'if'?

Elf

Else

Syntax

Int

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of variable is x in x=5?

string

float

variables

Integer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the extension of a Python file?

.sh

.js

.bat

.py

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used to assign a value to a variable?

=

==

break

def sum(x,y):

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to create a function in Python?

print(type(x))

def sum(x,y):

print("hello, welcome to sljh")

If x > y:

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term 'Data Type' refer to in programming?

String, integer, or Boolean

Domain

Equals

Logical Operators

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?