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

Unit 4: Operators in Java

Unit 4: Operators in Java

9th - 10th Grade

19 Qs

Pseudocode Practice Questions

Pseudocode Practice Questions

9th - 12th Grade

20 Qs

Logic Gates and Truth Tables (GCSE)_LC

Logic Gates and Truth Tables (GCSE)_LC

10th Grade

20 Qs

AP CS A Unit 6 Exam PRACTICE

AP CS A Unit 6 Exam PRACTICE

9th - 12th Grade

20 Qs

Test formativ IF

Test formativ IF

10th Grade

24 Qs

Year 10 Programming Recap

Year 10 Programming Recap

9th - 10th Grade

18 Qs

Intro to Java Q1 Assessment

Intro to Java Q1 Assessment

9th Grade - University

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