IT1X54 Programming Essentials Week 2

IT1X54 Programming Essentials Week 2

12th Grade

10 Qs

quiz-placeholder

Similar activities

2.2.3 Arrays

2.2.3 Arrays

12th Grade

10 Qs

Quiz sobre Swaps y Permutas Financieras

Quiz sobre Swaps y Permutas Financieras

12th Grade - University

15 Qs

Actividad inicial Clase 4 - Capacitación Robótica CIT

Actividad inicial Clase 4 - Capacitación Robótica CIT

12th Grade

15 Qs

M03 Preu de venda

M03 Preu de venda

12th Grade

10 Qs

UDAL 3er. par metodología

UDAL 3er. par metodología

12th Grade

10 Qs

PRUEBA 2

PRUEBA 2

1st - 12th Grade

10 Qs

SIMULACRO I- TRASLADO UNI

SIMULACRO I- TRASLADO UNI

12th Grade - University

15 Qs

FUNZIONI

FUNZIONI

10th Grade - University

10 Qs

IT1X54 Programming Essentials Week 2

IT1X54 Programming Essentials Week 2

Assessment

Quiz

Professional Development

12th Grade

Hard

Created by

Bobby Liu

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

x = 1

y = x

x = y + 2

y = y + y

What is the final value of x and y?

x = 3

y = 4

x = 4

y = 2

x = 2

y = 4

x = 3

y = 2

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What are variables and which is the correct example of a variable?

They are memory locations used to store data. x in x = 1 is a variable.

They are data stored in memory locations. 1 in x = 1 is a variable.

They are memory locations used to store data. 1 in x = 1 is a variable.

They are data stored in memory locations. x in x = 1 is a variable.

3.

MULTIPLE SELECT QUESTION

45 sec • 2 pts

Which of the following are valid variables?

name

1name

name1

name@1

n_a_m_e

4.

FILL IN THE BLANK QUESTION

1 min • 5 pts

Give 3 examples of reserved words that cannot be used for naming a variable.

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following are correct representation of literals?

print('123')

print(Hello World)

print(True)

6.

MULTIPLE SELECT QUESTION

1 min • 3 pts

Look at the following and choose the correct answers.

x = x + 10

x is a literal

x + 10 is an expression

+ is an operator

10 is a variable

7.

FILL IN THE BLANK QUESTION

5 mins • 10 pts

Given the following statement, put bracket(s) at the right spot to get a result of 10.

result = 1 + 2 / 3 * 4 - 5 + 6 * 2

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?

Discover more resources for Professional Development