Linked List

Quiz
•
Computers
•
Professional Development
•
Hard
ESTHER VARMA
Used 736+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What advantage does a linked list have over an array?
Size of the list doesn't need to be mentioned at the beginning of the program
You can add or remove elements from the middle of the list.
The linked list doesn't have a size limit
All of these are true.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Nodes in a linked list contain two things
Direction and a pointer
Data and a pointer
A Pointer and a reference
A pointer and a node
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The situation when in a linked list Head==NULL
is
Full
Empty
Half full
saturated
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the above image what will be printed when Head->next->data?
83
9
27
Error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Complete the code in the red column
string info; int link;
int info; NodeType link;
int info; string link;
int info; NodeType * link;
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is value in the head -> next -> next below?
12
4600
1600
88
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
C-Quest

Quiz
•
Professional Development
20 questions
Java Quiz

Quiz
•
Professional Development
10 questions
IT ENGLISH: Research Project Topics - Docker vs Kubernetes

Quiz
•
Professional Development
20 questions
Bid Data: Day 2

Quiz
•
KG - Professional Dev...
10 questions
MCA 2024

Quiz
•
Professional Development
15 questions
Java Chapter 14 Review Questions

Quiz
•
Professional Development
20 questions
Internet Technologies Quiz 1

Quiz
•
Professional Development
10 questions
C Programming

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
15 questions
Fun Random Trivia

Quiz
•
Professional Development
22 questions
Anne Bradstreet 1612-1672

Quiz
•
Professional Development
18 questions
Spanish Speaking Countries and Capitals

Quiz
•
KG - Professional Dev...
14 questions
Fall Trivia

Quiz
•
11th Grade - Professi...
15 questions
Disney Characters Quiz

Quiz
•
Professional Development
15 questions
Quiz to Highlight Q types & other great features in Wayground

Quiz
•
Professional Development