Search Header Logo

Y1 A Level Computer Science Quiz - AQA

Authored by Kanishka Siriwardana

Computers

12th Grade

30 Questions

Used 3+ times

Y1 A Level Computer Science Quiz -  AQA
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Process which adds an element to a stack

Pop

Enqueuing

Peeking

Push

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Definition of stack underflow

Push on full stack

Pop on empty stack

Push on empty stack

Pop on full stack

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a while loop do?

runs a part of the code while another part is running

repeats a part of the code while a condition is true

Makes a condition true while a part of the program is running

Allows you to change that part of the code while the program is running

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which line contains the error?

1     bool Run = true;

2     while (Run = true)

3     {string attempt = Console.ReadLine();

4      if (attempt = "beans")

5      { Run = false;}}

1

2

5

3

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of tree can have at most 2 child nodes?

Oak Tree

Rooted Tree

Binary Tree

Trigonome Tree

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tree traversal method visits the root at the end of the Algorithm?

Climbing

Postorder

Inorder

Preorder

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is common in the three different types of traversals?

Root is visited before right subtree

Left subtree is always visited before the right subtree

Root is visited after left subtree

All of the above

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?