GCSE Computer Science Paper 2: Topic 2.1

GCSE Computer Science Paper 2: Topic 2.1

10th Grade

10 Qs

quiz-placeholder

Similar activities

Conditionals - codeHS mod4

Conditionals - codeHS mod4

9th - 12th Grade

10 Qs

Introduction to Computer Programming

Introduction to Computer Programming

6th Grade - University

10 Qs

Chapter 04 Worksheet

Chapter 04 Worksheet

10th Grade

10 Qs

Java Loops

Java Loops

9th - 12th Grade

12 Qs

Sequencing, Selection and Iteration

Sequencing, Selection and Iteration

8th - 10th Grade

12 Qs

Intro to Scratch 2

Intro to Scratch 2

KG - University

12 Qs

Iteration

Iteration

9th - 12th Grade

15 Qs

C# Programming Basics Quiz

C# Programming Basics Quiz

10th Grade

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