Search Header Logo

9618 AS &A LEVEL COMPUTER SCIENCE: STACK_QUEUE_LINKED LIST

Authored by Anusha Rahul

Computers

10th Grade - University

Used 51+ times

9618 AS &A LEVEL COMPUTER SCIENCE: STACK_QUEUE_LINKED LIST
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

stack overflow is an undesirable condition in which a particular computer program tries to use more memory space than the called stack has available.

True
False

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What would 'leaving' a queue be called?

"Dequeue"
"Enqueue"
"Leave queue"
"Delete 'system 32' folder"

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

For a linked list, what meta-data will need to be stored with each data entry?

The Name of the list
The address of the current data entry
The address of the next data entry in the list
The meaning of life

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If the elements “A”, “B”, “C” and “D” are placed in a queue and are deleted one at a time, in what order will they be removed?

ABCD

DCBA

DCAB

ABDC

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What advantage does a linked list have over an array?

Size of the list doesn't need to be mentioned at the beginning of the program

You can add or remove elements from the middle of the list.

The linked list doesn't have a size limit

All of these are true.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The situation when in a linked list Head==NULL

is

Empty

Full

impossible

out of range

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

In the above image what will be printed when

Head->next->data?

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?