Computer Science Quiz 02

Computer Science Quiz 02

10th Grade

19 Qs

quiz-placeholder

Similar activities

AP CSP Unit 5 Ch 1 Quiz

AP CSP Unit 5 Ch 1 Quiz

9th - 12th Grade

21 Qs

Programming Languages

Programming Languages

9th - 12th Grade

17 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

OCR GCSE CS MCQs 2.3 Defensive Design

OCR GCSE CS MCQs 2.3 Defensive Design

10th - 11th Grade

20 Qs

Pseudocode

Pseudocode

9th - 11th Grade

15 Qs

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

10th - 12th Grade

15 Qs

AQA GCSE Computer Science - 3.2.11 Structured programming

AQA GCSE Computer Science - 3.2.11 Structured programming

8th - 10th Grade

20 Qs

GCSE Computer Science - Programming Keywords

GCSE Computer Science - Programming Keywords

9th - 12th Grade

15 Qs

Computer Science Quiz 02

Computer Science Quiz 02

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Dominic James Horsley

Used 7+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a function in programming?

A block of code that performs a specific task

A variable that stores data

An error in the code

A type of network protocol

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term 'syntax' refer to in programming?

The color of the code

The rules governing the structure of statements

The speed at which code is executed

The storage location of code files

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a loop structure in programming?

If-else

For

Switch

Case

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of a compiler?

To convert source code into executable code

To store data temporarily

To manage network connections

To compile lists of variables

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, what does the 'print()' function do?

It sends data to a printer

It outputs data to the screen

It sorts a list of items

It saves data to a file

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an array in programming?

A single value variable

A collection of values of the same type

A block of code that executes repeatedly

A syntax error in the code

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of an integer data type?

3.14

'Hello'

42

True

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?