User-Defined DS

User-Defined DS

University

15 Qs

quiz-placeholder

Similar activities

DSA Quiz 2

DSA Quiz 2

University

18 Qs

Data Structures

Data Structures

University

20 Qs

Linked List and Arrays in JAVA

Linked List and Arrays in JAVA

University

16 Qs

DS - Linked List - S1

DS - Linked List - S1

University

16 Qs

Arrays and Linked Lists

Arrays and Linked Lists

University

15 Qs

Basics of Data Structure

Basics of Data Structure

University

20 Qs

Skip List Quizizz

Skip List Quizizz

9th Grade - University

12 Qs

Data Structure Quiz1

Data Structure Quiz1

University

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