AS_Ch11_Programming

AS_Ch11_Programming

11th Grade

85 Qs

quiz-placeholder

Similar activities

HeeHee

HeeHee

8th Grade - University

87 Qs

PSAS OK XTJKT-AP-AT-24

PSAS OK XTJKT-AP-AT-24

10th Grade - University

84 Qs

Python 2A

Python 2A

11th Grade

80 Qs

TOSA WordPress Practice Quiz 1

TOSA WordPress Practice Quiz 1

9th - 12th Grade

81 Qs

DIT review

DIT review

9th - 12th Grade

83 Qs

POST TEST JARINGAN WAN

POST TEST JARINGAN WAN

11th Grade

80 Qs

Final Exam Questions

Final Exam Questions

11th Grade

80 Qs

Latihan SAS SP GENAP KELAS 7 INFORMATIKA

Latihan SAS SP GENAP KELAS 7 INFORMATIKA

7th Grade - University

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