Linked List

Flashcard
•
Computers
•
Professional Development
•
Easy
Frozen Flame
Used 1+ times
FREE Resource
Student preview

20 questions
Show all answers
1.
FLASHCARD QUESTION
Front
What advantage does a linked list have over an array?
Back
All of these are true.
2.
FLASHCARD QUESTION
Front
Nodes in a linked list contain two things.
Back
Data and a pointer
3.
FLASHCARD QUESTION
Front
The situation when in a linked list Head==NULL is
Back
Empty
4.
FLASHCARD QUESTION
Front
In the above image what will be printed when Head->next->data?
Back
9
5.
FLASHCARD QUESTION
Front
Complete the code in the red column Options: string info; int link;, int info; NodeType link;, int info; string link;, int info; NodeType * link;
Back
int info; NodeType * link;
6.
FLASHCARD QUESTION
Front
Which of the following statement is not correct?
- List is a linear structure
- There are 2 example of list, Array List & Linked List.
- Array List is not an example of List
- List contains a sequence of elements
Back
Array List is not an example of List
7.
FLASHCARD QUESTION
Front
What is value in the head -> next -> next below?
Back
1600
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Data Structure vs ADT

Flashcard
•
University
19 questions
Flashcard 1

Flashcard
•
University
15 questions
EKG Rhythm Interpretation

Flashcard
•
Professional Development
15 questions
Basic Coronary Course Exam

Flashcard
•
University
15 questions
Cardiovascular System

Flashcard
•
KG - University
15 questions
Myelinated and Unmyelinated Axons

Flashcard
•
University
15 questions
Full Stack & JavaScript Essentials

Flashcard
•
University
18 questions
PCT Academy EKG Flashcard 4

Flashcard
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade