Assessment

Assessment

University

15 Qs

quiz-placeholder

Similar activities

C++ Knowledge Based Quiz I = IA

C++ Knowledge Based Quiz I = IA

University

15 Qs

Python_Final

Python_Final

University

15 Qs

Cuestionario sobre Programación en Python

Cuestionario sobre Programación en Python

University

10 Qs

funciones en c++

funciones en c++

University

10 Qs

Formativa 1 M

Formativa 1 M

University

10 Qs

1er. Parcial

1er. Parcial

University

15 Qs

Programming in C language

Programming in C language

12th Grade - University

18 Qs

ทดสอบความรู้ C++ เบื้องต้น

ทดสอบความรู้ C++ เบื้องต้น

University

20 Qs

Assessment

Assessment

Assessment

Quiz

Instructional Technology

University

Hard

Created by

Video Tutorials

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

x = 5

y = 10

print(x + y * 2)

a. 25

b. 30

c. 15

d. 20

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

a. Runs when the IF condition is true

b. Runs regardless of the IF condition

c. Runs when the IF condition is false

d. Is ignored in every condition

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

a. if

b. elif

c. for

d. switch

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes a function?

a. A loop within a program

b. A structure for error handling

c. A reusable block of code

d. A form of conditional logic

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which SQL command is used to retrieve data?

a. INSERT

b. SELECT

c. UPDATE

d. DELETE

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming, what is a variable?

a. A permanent value

b. A container for storing data

c. A changing input

d. A type of data analysis

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator is used for comparison?

a. =

b. ==

c. +

d. :=

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?