GCSE Computer Science Paper 2: Topic 2.1

GCSE Computer Science Paper 2: Topic 2.1

10th Grade

10 Qs

quiz-placeholder

Similar activities

VB.NET Competition

VB.NET Competition

10th - 12th Grade

14 Qs

Programming Constructs - Bitesize

Programming Constructs - Bitesize

KG - 11th Grade

10 Qs

49. Programming 1 : Basic Programming Constructs

49. Programming 1 : Basic Programming Constructs

9th - 12th Grade

11 Qs

CodeHS 2.12 Loop-and-a-Half 😝

CodeHS 2.12 Loop-and-a-Half 😝

9th - 12th Grade

10 Qs

Introduction to Programming Vocabulary

Introduction to Programming Vocabulary

9th - 12th Grade

16 Qs

STAGE 1

STAGE 1

9th Grade - University

15 Qs

CSP Unit 3 Data Representation

CSP Unit 3 Data Representation

9th - 12th Grade

10 Qs

Karel the Dog Code Quiz

Karel the Dog Code Quiz

9th - 12th Grade

12 Qs

GCSE Computer Science Paper 2: Topic 2.1

GCSE Computer Science Paper 2: Topic 2.1

Assessment

Interactive Video

Computers

10th Grade

Medium

Created by

Matthew Kelsall

Used 9+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What data type is used to represent fractional numbers in programming?

String

Integer

Boolean

Float

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operator is used to perform exponentiation in programming?

+

**

^

*

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of '15 div 2' in integer division?

7

8

7.5

15

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the modulus operator (%) compute?

Remainder

Sum

Product

Quotient

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operation would you use to concatenate two strings?

Subtraction

Concatenation

Multiplication

Addition

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword is used to declare a constant in programming?

var

const

let

static

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of an 'if' statement in programming?

Define a function

Declare a variable

Repeat a block of code

Make a decision

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?