In the linked list data structure where a node contains only two variables, what do you call the very first node?
Arrays and Linked Lists

Quiz
•
Computers
•
University
•
Hard
Gimwell Young
Used 33+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
index 0
head
tail
null
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
In a linked list whose nodes have 2 variables, where does the tail node point to?
head if linked list is circular
null if linked list is singly
null if linked list is doubly
head if linked list is singly
null if linked list is circular
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
The following are true of linked lists except:
is not limited to a unidirectional implementation
is better than arrays in terms of memory usage
is comprised of node objects
cannot be used to create more complex data structures
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Array elements are stored in contiguous blocks of memory meaning:
memory blocks are the same size as each other
memory blocks are right next to each other
memory location is fixed on run time
memory blocks for each element vary in size
5.
MULTIPLE SELECT QUESTION
45 sec • 5 pts
The following are practical uses of linked lists (choose 1 or more)
web browsers
music player / playlist
operating system scheduler
blockchain
photo editing, word processing
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
arrays are faster in terms of inserting new elements vs linked lists
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Assuming a linear search algorithm on an array, singly linked lists are faster in terms of search vs arrays
True
False
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
data structures1

Quiz
•
University
19 questions
Linked List Mastery Challenge

Quiz
•
University
20 questions
java list quiz

Quiz
•
University
18 questions
Linked List

Quiz
•
KG - University
13 questions
DS UNIT-2 TEST-2

Quiz
•
University
15 questions
Data Structures Activity - 1

Quiz
•
University
14 questions
A-Level Computer Science Data Structures Quiz

Quiz
•
12th Grade - University
20 questions
UTS - Struktur Data

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade