AS_Ch11_Programming

AS_Ch11_Programming

11th Grade

85 Qs

quiz-placeholder

Similar activities

Python 2A

Python 2A

11th Grade

80 Qs

Compro long Quiz  week 5 and 6

Compro long Quiz week 5 and 6

11th Grade

84 Qs

Google Apps Quiz 121624

Google Apps Quiz 121624

9th - 12th Grade

82 Qs

AM-Mid-Term 24-25

AM-Mid-Term 24-25

9th - 12th Grade

80 Qs

Câu hỏi trắc nghiệm Tin học 11

Câu hỏi trắc nghiệm Tin học 11

11th Grade

85 Qs

ATIVIDADE FUNDAMENTOS EM BANCO DE DADOS

ATIVIDADE FUNDAMENTOS EM BANCO DE DADOS

1st Grade - University

88 Qs

PSAS OK XTJKT-AP-AT-24

PSAS OK XTJKT-AP-AT-24

10th Grade - University

84 Qs

Quiz về Trí tuệ nhân tạo

Quiz về Trí tuệ nhân tạo

11th Grade

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