
Data structures

Quiz
•
Computers
•
University
•
Medium
Kanishk R
Used 51+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of these best describes an array?
A data structure that shows a hierarchical behavior
Container of objects of similar types
Arrays are immutable once initialized
Array is not a data structure
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
To create a linked list, we can allocate space and make something point to it, by
writing:
struct-name *pointer-variable;
Which of the following statement will correctly allocate the space
pointer-variable= malloc(sizeof(*struct-name));
pointer-variable = malloc(sizeof(struct struct-name));
pointer-variable = alloc(sizeof(struct struct-name));
pointer-variable = alloc(sizeof(*struct-name));
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
The situation when in a linked list HEAD=NULL is
Underflow
Overflow
Housefull
Saturated
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Linked lists are best suited
for relatively permanent collections of data
for the size of the structure and the data in the structure are constantly changing
for both of above situation
for none of above situation
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
How is linked list implemented?
Nodes
Structure
Referential Structures
None of these
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following data structure is linear type?
List
Tree
Graph
All of the above
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which of the following data structure is non linear type?
List
Stack
Queue
Tree
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
0xDebug - Python

Quiz
•
University
10 questions
Quiz 1 - AK2 Section

Quiz
•
University
13 questions
Data Structure and Algorithms Semi-Final Examination

Quiz
•
University
10 questions
Java_Collection_I

Quiz
•
University
15 questions
Quiz Struktur Data

Quiz
•
University
15 questions
Archivos y Colecciones

Quiz
•
University
15 questions
DATA STRUCTURES QUIZ

Quiz
•
University
10 questions
UNIT-2 QUEUE

Quiz
•
University
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
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University