User-Defined DS

User-Defined DS

University

15 Qs

quiz-placeholder

Similar activities

04 - Disjoint Sets

04 - Disjoint Sets

University

15 Qs

Demo DS-A ASHV Quiz

Demo DS-A ASHV Quiz

University

17 Qs

Data Structure

Data Structure

University

14 Qs

DSA-Quiz1

DSA-Quiz1

University

12 Qs

Pemahaman Dasar Komputasi

Pemahaman Dasar Komputasi

9th Grade - University

10 Qs

DS UNIT-2 TEST-3

DS UNIT-2 TEST-3

University

10 Qs

DSA Day 2

DSA Day 2

University

13 Qs

Stack??

Stack??

University

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