Programming

Programming

9th Grade

20 Qs

quiz-placeholder

Similar activities

Bab 2 Smt Gasal Kelas IX

Bab 2 Smt Gasal Kelas IX

9th Grade

15 Qs

Security and Ethics

Security and Ethics

9th - 12th Grade

17 Qs

Computer System

Computer System

9th - 11th Grade

21 Qs

Computational Thinking - Review

Computational Thinking - Review

7th - 9th Grade

15 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

Computer Hardware--Outside

Computer Hardware--Outside

9th - 12th Grade

16 Qs

Conditionals

Conditionals

9th - 12th Grade

18 Qs

Контрольная работа

Контрольная работа

9th Grade

20 Qs

Programming

Programming

Assessment

Quiz

Computers

9th Grade

Practice Problem

Medium

Created by

Caesar Porman

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is a variable in CS?

a named data structure

a named memory location

A type of programming statement

an identifier

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is constant in programming?

a named memory location that cant be changed

an identifier that cant be changed

assignment that cant be changed

a programming that cant be changed

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print ( number )
what is print in this python code?

A variable
A loop

command

A string

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can you change the value of this code?
CONSTANT Colour <- "yellow"

No
Yes, you can change it
No, but you can delete it
Yes, if you use a different keyword

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the right version of this code?
colour = red

colour = red
colour = (red)
colour = 'red'

colour = [red]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Number <- int('12')
what is this code do regarding the data types?

It converts/casting the string '12' to an integer data type.

It converts/casting the string '12' to a character data type.

It converts/casting the string '12' to a float data type.

It converts/casting the string '12' to a boolean data type.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what data types is this below:
-20.49

boolean
integer
string
float

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?