User-Defined DS

User-Defined DS

University

15 Qs

quiz-placeholder

Similar activities

BCSC0006 - Quiz 4 - Linked List & Stacks

BCSC0006 - Quiz 4 - Linked List & Stacks

University

10 Qs

Data Structures - Training: Quiz 1

Data Structures - Training: Quiz 1

University

11 Qs

Linkedlist

Linkedlist

University

10 Qs

Linked List - Implementation

Linked List - Implementation

University

15 Qs

KofiNketiaAckaahGyasi_CSCI2380_03Pre2

KofiNketiaAckaahGyasi_CSCI2380_03Pre2

University

10 Qs

DS MODULE 3 LINKED LIST

DS MODULE 3 LINKED LIST

University

15 Qs

DS Quiz1

DS Quiz1

University

10 Qs

DS QUIZ-1 (unit-1)

DS QUIZ-1 (unit-1)

University

10 Qs

User-Defined DS

User-Defined DS

Assessment

Quiz

Computers

University

Hard

Created by

Jhun Andam

Used 6+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A linked list is a user-defined data structure

True

False

Could be both

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  • What are the components of a node object?

data and reference

data and type

doubly and singly

list and elements

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a singly linked list, the nodes have pointer to the previous nodes.

True

False

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the elements from the options that are considered Truthy:

[]

'0.1'

'None'

{}

list()

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the elements from the options that are considered Falsy:

None

0

0.0

0.1

'None'

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Nodes in a linked list are stored contiguously.

True

False

Improbable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In creating a Node class, the obj.next is ____ by default.

None

obj.head

0

Anne Curtis

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?