LAB_Quiz-2

LAB_Quiz-2

University

24 Qs

quiz-placeholder

Similar activities

Review Python_G8

Review Python_G8

8th Grade - University

28 Qs

Fundamentals of programming Quiz

Fundamentals of programming Quiz

University

25 Qs

RIDDLE_IT_OUT

RIDDLE_IT_OUT

University

20 Qs

G9-Introduction to Python Programming

G9-Introduction to Python Programming

9th Grade - University

25 Qs

Quiz tentang Google Colab

Quiz tentang Google Colab

10th Grade - University

20 Qs

quiz1B1

quiz1B1

7th Grade - University

20 Qs

PPL (Quiz 5)  Procedures and Functions

PPL (Quiz 5) Procedures and Functions

University

25 Qs

C++ Functions Quiz

C++ Functions Quiz

University

23 Qs

LAB_Quiz-2

LAB_Quiz-2

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Rishabh Tomar

Used 12+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a valid identifier?

123abc

my_variable

#name

variable-1

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a keyword in most programming languages?

float

myName

number

123

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What data type is used to store whole numbers without decimal points?

Float

String

Integer

Boolean

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a variable in programming?

To store data permanently

To perform mathematical operations

To store data temporarily

To control the flow of the program

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to represent true or false values?

Integer

Float

String

Boolean

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a valid variable name?

my-variable

123abc

my_variable

#name

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store text?

Integer

Float

String

Boolean

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?