Search Header Logo

Linked Lists

Authored by Mrs.C. Rathika

Computers

University

Used 493+ times

Linked Lists
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of this not about linked list ?

A nonlinear collection of data elements

It can be used to implement several other common abstract data types example stack, queue, tree

It use more memory than arrays because of the storage used by their pointers.

Each record of a linked list is often called an 'element' or 'node'

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which the following circular linked list

Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What advantage does a linked list have over an array?

A linked list can give you the data faster

It is easier to use

A linked list is not of a fixed size

It's better

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Nodes in a linked list contain two things

Direction and a pointer

Data and a pointer

A Pointer and a reference

A pointer and a node

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The situation when in a linked list START=NULL is

underflow

overflow

list full

saturated

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A linked list contains a list pointer variable _____that stores the address of the first node of the list.

Head

NULL

NEXT

LAST

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many fields does the node of a singly linked list has?

1

2

3

4

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?