wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

QUIZ

Total questions: 5

Worksheet time: 5mins

Name
Class
Date
1.

Stack follows (a)   order.

2.

In an array, elements are stored in (a)   memory locations.

3.

Each node in a singly linked list contains data and a (a)   to the next node.

4.

The last node of a linked list stores (a)   as its next pointer value.

5.

When stack is empty and pop is attempted, (a)   occurs.