Linked List Quiz (BSIS 2-B)

Quiz
•
Computers
•
University
•
Hard
Janeth Ugang
Used 2+ times
FREE Resource
35 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
Describe linked list.
It is a linear collection of data elements with fix size.
It is a linear collection of data elements with known size.
It is a linear collection of data elements with dynamic size.
It is a linear collection of data elements with static size.
2.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What is node?
A node contains one or more data fields that point to the succeeding node.
A node contains only one data field that point to the next node.
A node always contains more than two data fields that point to the last node.
A node contains one or more data fields that always point to the head.
3.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
All statements are true about NULL except:
The NULL node is used to represent the end of the linked list.
If head is NULL, the linked list is empty.
The NULL node is used to represent the start of the linked list.
If head.next is NULL, the linked list has a single node.
4.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
What is dynamic memory allocation?
Process of allocating memory during program creation.
Process of allocating memory to the variables during runtime.
Process of allocating memory during program compilation.
Process of allocating memory to the variables during program creation.
5.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
All statements are true about singly linked list except:
The simplest type of linked list.
The node contains information/data and only one node which points to the next node in the linked list.
The traversal of data elements can be done only in one way going forward.
The traversal of data elements can be done only in one way going backward.
6.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
Traversing a linked list means ___________.
accessing all the odd nodes of the linked list exactly once.
accessing all the even nodes of the linked list more than once.
accessing all the nodes of the linked list exactly once.
accessing all the nodes of the linked list more than once.
7.
MULTIPLE CHOICE QUESTION
1 min • 2 pts
Traversing a linked list means ___________.
accessing all the odd nodes of the linked list exactly once.
accessing all the even nodes of the linked list more than once.
accessing all the nodes of the linked list exactly once.
accessing all the nodes of the linked list more than once.
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
BUG-OFF

Quiz
•
University
30 questions
Data Structures and Its Applications

Quiz
•
University
30 questions
Quiz'O Mania Round 1

Quiz
•
University
30 questions
Data Structures and Algorithms Quiz

Quiz
•
University
30 questions
Battle With DSA

Quiz
•
University
30 questions
Data Structures and Algorithm

Quiz
•
11th Grade - Professi...
33 questions
Struktur Data

Quiz
•
University
40 questions
Linear Data Structures Quiz

Quiz
•
University
Popular Resources on Wayground
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
10 questions
"LAST STOP ON MARKET STREET" Vocabulary Quiz

Quiz
•
3rd Grade
19 questions
Fractions to Decimals and Decimals to Fractions

Quiz
•
6th Grade
16 questions
Logic and Venn Diagrams

Quiz
•
12th Grade
15 questions
Compare and Order Decimals

Quiz
•
4th - 5th Grade
20 questions
Simplifying Fractions

Quiz
•
6th Grade
20 questions
Multiplication facts 1-12

Quiz
•
2nd - 3rd Grade