2.2_Assessment_Programming Concepts

2.2_Assessment_Programming Concepts

10th Grade

57 Qs

quiz-placeholder

Similar activities

Mastery CTG quiz year 9 for Easter Assessment

Mastery CTG quiz year 9 for Easter Assessment

10th Grade

54 Qs

ICS20 Python Final Test (part_2)

ICS20 Python Final Test (part_2)

10th Grade

60 Qs

Programming and Software Design Questions

Programming and Software Design Questions

10th Grade

56 Qs

Algorithms

Algorithms

10th Grade

59 Qs

Python quiz

Python quiz

9th - 12th Grade

60 Qs

ITP Final Review

ITP Final Review

8th - 12th Grade

61 Qs

Ôn tập KTCK1 Tin 10A1

Ôn tập KTCK1 Tin 10A1

10th Grade

60 Qs

Python Baseline Test (PCAP I)

Python Baseline Test (PCAP I)

9th Grade - Professional Development

60 Qs

2.2_Assessment_Programming Concepts

2.2_Assessment_Programming Concepts

Assessment

Quiz

Computers

10th Grade

Hard

Created by

George Dong

FREE Resource

57 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of string manipulation in programming?

To perform arithmetic operations

To manage file systems

To modify and handle text data

To control hardware devices

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operation is NOT a basic file handling operation?

Open

Read

Compile

Write

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is random number generation used for in programming?

To sort data

To generate unpredictable results

To compress files

To create databases

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of random number generation in programming?

To produce unpredictable results

To sort data

To store data

To display data

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the provided pseudocode, what percentage is used to calculate the discount?

10%

15%

20%

25%

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, how should the Boolean values 'true' and 'false' be written?

true and false

True and False

TRUE and FALSE

T and F

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the Python code snippet: myText = "Computer Science"; print(len(myText))?

16

15

14

13

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?