
9618 AS &A LEVEL COMPUTER SCIENCE: STACK_QUEUE_LINKED LIST
Authored by Anusha Rahul
Computers
10th Grade - University
Used 51+ times

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
A stack overflow is an undesirable condition in which a particular computer program tries to use more memory space than the called stack has available.
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What would 'leaving' a queue be called?
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
For a linked list, what meta-data will need to be stored with each data entry?
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
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

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?