assessment 1

assessment 1

University

10 Qs

quiz-placeholder

Similar activities

Data Structure Quiz

Data Structure Quiz

University - Professional Development

10 Qs

Linked link and Sorting

Linked link and Sorting

University

15 Qs

Quizze Buzzie

Quizze Buzzie

University

14 Qs

Linked List - Implementation

Linked List - Implementation

University

15 Qs

Quiz - Linked list

Quiz - Linked list

University

14 Qs

Linkedlist

Linkedlist

University

10 Qs

Struktur Data

Struktur Data

University

10 Qs

Quiz Struktur Data

Quiz Struktur Data

University

15 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?