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
18 questions
Fundamentals of data Structures & Linked list

Flashcard
•
University
12 questions
User-Defined DS

Flashcard
•
University
15 questions
EKG Rhythm Interpretation

Flashcard
•
Professional Development
15 questions
EKG Rhythm Interpretation

Flashcard
•
Professional Development
14 questions
Python List and Tuples

Flashcard
•
Professional Development
13 questions
Stack Operations and Recursion Concepts

Flashcard
•
University
18 questions
Basic C++ Programming Questions

Flashcard
•
University
15 questions
Electrical System of the Heart

Flashcard
•
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