Assessment

Assessment

University

10 Qs

quiz-placeholder

Similar activities

Assessment

Assessment

University

15 Qs

Base de Datos I - Parte 4

Base de Datos I - Parte 4

University

10 Qs

Automotive fluid inspection

Automotive fluid inspection

7th Grade - University

10 Qs

Parcial 4to Sistemas IB - 2021

Parcial 4to Sistemas IB - 2021

12th Grade - University

10 Qs

Programming practices - C programming

Programming practices - C programming

University

9 Qs

Python_Final

Python_Final

University

15 Qs

Sintaxis Básica de Programación

Sintaxis Básica de Programación

University

6 Qs

GUIA TECNOLOGIA 2

GUIA TECNOLOGIA 2

8th Grade - University

15 Qs

Assessment

Assessment

Assessment

Quiz

Instructional Technology

University

Hard

Created by

Video Tutorials

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

x = 5

y = 10

print(x + y * 2)

20

30

15

25

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In an IF-ELSE condition, what does the ELSE block do?

Runs when the IF condition is false

Runs when the IF condition is true

Runs regardless of the IF condition

Is ignored in every condition

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

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

switch

if

for

elif

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following best describes a function?

A loop within a program

A structure for error handling

A reusable block of code

A form of conditional logic

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which SQL command is used to retrieve data?

INSERT

SELECT

UPDATE

DELETE

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In programming, what is a variable?

A permanent value

A changing input

A container for storing data

A type of data analysis

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which operator is used for comparison?

=

==

+

=+

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?