AQA GCSE Computer Science - 3.2.3 to 3.2.5 Prog. Operators

AQA GCSE Computer Science - 3.2.3 to 3.2.5 Prog. Operators

8th - 10th Grade

21 Qs

quiz-placeholder

Similar activities

Pseudocode Practice

Pseudocode Practice

9th - 12th Grade

20 Qs

Pseudocode

Pseudocode

9th - 12th Grade

20 Qs

Logic Gates

Logic Gates

9th Grade

20 Qs

Season 4 #Spaic Python Weekly Quiz

Season 4 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

Java vs JavaScript Operators

Java vs JavaScript Operators

3rd - 12th Grade

21 Qs

Photography Basics

Photography Basics

10th - 12th Grade

20 Qs

JavaScript Functions and Parameters

JavaScript Functions and Parameters

9th - 12th Grade

20 Qs

Functions in Python

Functions in Python

9th - 12th Grade

16 Qs

AQA GCSE Computer Science - 3.2.3 to 3.2.5 Prog. Operators

AQA GCSE Computer Science - 3.2.3 to 3.2.5 Prog. Operators

Assessment

Quiz

Computers

8th - 10th Grade

Medium

Created by

Mr Ling-Winston

Used 16+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What does the MOD function return?
Quotient Only
Remainder Only
Quotient and Remainder
None of the above

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What does the DIV function return?
Quotient Only
Remainder Only
Quotient and Remainder
None of the above

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of these is NOT an arithmetic operation?
*
//
%
~

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When two integers are divided, what is more likely to be the data type of the result?
Integer
String
Float
Boolean

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How many values does integer division return?
1
2
3
4

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What order do computers perform arithmetic problems involving multiple operations?
BODMAS
BOMDAS
BIDMAS
QODMAS

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

True or False: '=' is the same as '=='
true
false

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?