assessment 1

assessment 1

University

10 Qs

quiz-placeholder

Similar activities

DSA Day 2

DSA Day 2

University

13 Qs

Arrays and Linked Lists

Arrays and Linked Lists

University

15 Qs

Dynamic Allocation

Dynamic Allocation

University

8 Qs

Data Structure Quiz 2

Data Structure Quiz 2

University

9 Qs

Data Structure Quiz

Data Structure Quiz

University - Professional Development

10 Qs

DS UNIT-2 TEST-1

DS UNIT-2 TEST-1

University

10 Qs

DS UNIT-2 TEST-3

DS UNIT-2 TEST-3

University

10 Qs

PDS - 04225 Lists, Stacks and Queues - Chapter 5

PDS - 04225 Lists, Stacks and Queues - Chapter 5

University

10 Qs

assessment 1

assessment 1

Assessment

Quiz

Computers

University

Medium

Created by

sujatha g

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the return value of malloc ()?

0

NULL

starting address

none of abive

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

difference between static and dynamic memory

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following information is stored in a doubly-linked list’s nodes?

value of the node

address of next node

address of previous node

all the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Insertion of an element at the ends of a linked list requires the modification of how many pointers?

2

1

3

4

5.

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

double linked list

circular linked list

Hashed list

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Polynomial addition can be implemented using which of the following data structure?

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which type of linked lists traversals can be performed in both directions?

Singly Linked Lists

Doubly Linked Lists

Circular Linked Lists

None of the above

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?