AS_Ch11_Programming

AS_Ch11_Programming

11th Grade

85 Qs

quiz-placeholder

Similar activities

TOSA WordPress Practice Quiz 1

TOSA WordPress Practice Quiz 1

9th - 12th Grade

81 Qs

DIT review

DIT review

9th - 12th Grade

83 Qs

Final Exam Questions

Final Exam Questions

11th Grade

80 Qs

C6 - Application Security

C6 - Application Security

9th - 12th Grade

80 Qs

S2 Sumatif Kelas 5 - Tipografi & Infografis

S2 Sumatif Kelas 5 - Tipografi & Infografis

5th Grade - University

80 Qs

Quiz PKKWU 11 GENAP

Quiz PKKWU 11 GENAP

11th Grade

85 Qs

Ôn Tập Thi Cuối Kỳ II - Khối 11

Ôn Tập Thi Cuối Kỳ II - Khối 11

11th Grade

81 Qs

ҰБТ веб

ҰБТ веб

11th Grade

85 Qs

AS_Ch11_Programming

AS_Ch11_Programming

Assessment

Quiz

Information Technology (IT)

11th Grade

Hard

Created by

Krishna Sekhar

Used 1+ times

FREE Resource

85 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of a variable in programming?
To create permanent memory storage
To store and manipulate data that can change
To define program structure
To control program flow

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a basic data type in Python?
Integer
String
Boolean
Function

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the input() function primarily do in Python?
Print data to the screen
Read user input from the keyboard
Create a new variable
Calculate mathematical operations

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In programming fundamentals, what does 'Sequencing' refer to?
Sorting data in order
Executing instructions in a specific order
Creating loops
Defining conditional statements

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of a selection statement (if-else)?
To repeat a block of code
To perform mathematical calculations
To make decisions based on conditions
To define new variables

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does iteration in programming typically involve?
Creating new variables
Repeating a block of code multiple times
Defining mathematical formulas
Printing output to the screen

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of len() function when used with a string?
To convert the string to uppercase
To find the number of characters in the string
To split the string into parts
To remove spaces from the string

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?