DS MODULE 3 LINKED LIST

DS MODULE 3 LINKED LIST

University

15 Qs

quiz-placeholder

Similar activities

DS QUIZ-1 (unit-1)

DS QUIZ-1 (unit-1)

University

10 Qs

Arrays and Linked Lists

Arrays and Linked Lists

University

15 Qs

Fundamentals of Data Structures-Test 1-Unit-1

Fundamentals of Data Structures-Test 1-Unit-1

University

20 Qs

ITEDAT Endterm Quiz #2

ITEDAT Endterm Quiz #2

University

20 Qs

DS(Part2)-After

DS(Part2)-After

University

11 Qs

Linked List (Chapter 2)

Linked List (Chapter 2)

University

15 Qs

Data Structures Quiz

Data Structures Quiz

University

10 Qs

LINKEDLIST- DSA -2-3

LINKEDLIST- DSA -2-3

University

20 Qs

DS MODULE 3 LINKED LIST

DS MODULE 3 LINKED LIST

Assessment

Quiz

Computers

University

Medium

Created by

kmeabca 2022

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The operator used to find the size of any variable

sizeof()

SizeOf()

SizeOff()

size()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ____________ is an ordered collection of data structure, which contains the location of the next element

Queue

Stack

Linked List

Pointer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Linked list uses ___________ type of memory allocation

Static

Dynamic 

Compiler Depended

pointer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ___________ is a connected sequence of Nodes

Queue

Stack

Linked List

Pointer

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

No limit to the number of elements in list is ________

Stack

linked list

array

pointer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following can be done with Linked List?

Implementation of Stacks and Queues

Implementation of Binary Trees

Implementation of Data Structures that can simulate Dynamic Arrays

All of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of linked list stores the address of the head node in the next pointer of the last node?

Singly Linked List

Doubly Linked List

Hashed List

Circular Linked List

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?