Chapter 8 - Programming (IGCSE Computer Science)

Chapter 8 - Programming (IGCSE Computer Science)

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Module 2 - Lesson 7

Module 2 - Lesson 7

6th - 12th Grade

13 Qs

python intro

python intro

4th - 12th Grade

17 Qs

2.1.1. Thinking Abstractly

2.1.1. Thinking Abstractly

12th Grade

10 Qs

C++ quiz

C++ quiz

10th Grade - Professional Development

10 Qs

AP Computer Science A Quiz

AP Computer Science A Quiz

12th Grade

15 Qs

Artificial Intelligence

Artificial Intelligence

11th Grade

10 Qs

CSP Unit 3 Data Representation

CSP Unit 3 Data Representation

9th - 12th Grade

10 Qs

Software

Software

10th - 11th Grade

20 Qs

Chapter 8 - Programming (IGCSE Computer Science)

Chapter 8 - Programming (IGCSE Computer Science)

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Sat Arora

Used 16+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A special character or word in a programming language that identifies an action to be performed

A positive or negative whole number that can be used with mathematical operators

A named data store that contains a value that does not change during the execution of a program

A named data store that contains a value that may change during the execution of a program

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a constant?

A named data store that contains a value that does not change during the execution of a program

A special symbol or word in a programming language that identifies an action to be performed

A named data store that contains a value that may change during the execution of a program

A positive or negative whole number that can be used with mathematical operators

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an array?

A set of programming statements grouped together under a single name that can be called to perform a task in a program

A positive or negative whole number that can be used with mathematical operators

A data structure containing several elements of the same data type

A variable or constant that is several characters in length

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main reason for using a procedure in programming?

To save and retrieve data from a magical book

To perform calculations using wizardry

To declare, use, and manipulate different types of wands and spells

To group spells together under a single spellbook that can be called to perform a task in a program

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of a function in programming?

To group programming statements together under a single name that can be called to perform a task in a program

To declare, use, identify appropriate data types for, read and write arrays with one and two dimensions

To perform calculations using arithmetic operators

To store data in a file and retrieve data from a file

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the MOD operator in programming?

To find the magical remainder of a division

To uncover the hidden quotient (whole number part) of a division

To perform a mystical rounding of a value to a given number of decimal places

To conjure a random number

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the DIV operator do in programming?

To generate a random number

To round a value to a given number of decimal places

To return the quotient (whole number part) of a division

To return the remainder of a division

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?