LAB_Quiz-2

LAB_Quiz-2

University

24 Qs

quiz-placeholder

Similar activities

Unit-8 (QB64) Year-6

Unit-8 (QB64) Year-6

6th Grade - University

22 Qs

PPL (Quiz 5)  Procedures and Functions

PPL (Quiz 5) Procedures and Functions

University

25 Qs

Pyhton Debugging Questions

Pyhton Debugging Questions

University

25 Qs

SCRATCH Programming recap

SCRATCH Programming recap

10th Grade - University

19 Qs

Fundamentals of programming Quiz

Fundamentals of programming Quiz

University

25 Qs

YEAR 3 ICT LENT TERM ASSESSMENT

YEAR 3 ICT LENT TERM ASSESSMENT

3rd Grade - University

21 Qs

G9-Introduction to Python Programming

G9-Introduction to Python Programming

9th Grade - University

25 Qs

2F-3 | Python Quiz | 22/11/2024

2F-3 | Python Quiz | 22/11/2024

University

20 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?