Search Header Logo

Yr 13 AQA A Level Computer Science - revision

Authored by Ian Scott

Computers

11th - 12th Grade

CCSS covered

Used 12+ times

Yr 13 AQA A Level Computer Science - revision
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between a subroutine and a function?

They are the same thing

A subroutine passes values back out to the program, a function does not

A function passes values back out to the program, a subroutine does not

A function can run without being called

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is returned as a result of the call mystery(4,6)?

2
3
4
1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the best definition of a recursive method?

A method that iterates itself exactly 5 times.
A method that invokes itself by name within the method.
A method that will never iterate infinitely.
A method that cannot be called more than once.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Will recursion(5) iterate infinitely? 

Yes
No

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How many objects can be made from a class? 

None, you make classes from objects
one
As many as you want
All of the above

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following concepts of OOPS means exposing only necessary information to client?

Encapsulation
Abstraction
Data hiding
Data binding

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the difference between a class and an object?

A class is a blueprint to make an object
An object is a blueprint to make a class
A blueprint is an object to make a class
Blueprint class is an object make a

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?