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

Year 10 Programming Recap

Year 10 Programming Recap

9th - 10th Grade

18 Qs

Unit 4: Operators in Java

Unit 4: Operators in Java

9th - 10th Grade

19 Qs

Excel - Formulas, Functions & Formatting

Excel - Formulas, Functions & Formatting

10th - 12th Grade

20 Qs

Python KS3

Python KS3

6th - 9th Grade

17 Qs

JavaScript

JavaScript

3rd Grade - University

20 Qs

Pseudocode Practice Questions

Pseudocode Practice Questions

9th - 12th Grade

20 Qs

C++ programming

C++ programming

7th - 12th Grade

20 Qs

Podstawy języka Python

Podstawy języka Python

9th 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?