Which of these best describes an array?

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
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 Quizizz
15 questions
Arrays and Linked Lists

Quiz
•
University
13 questions
Revision 2 MCA

Quiz
•
University
5 questions
Linked list

Quiz
•
University
15 questions
Linklist - Data Structures

Quiz
•
University
10 questions
Structure in C

Quiz
•
University
10 questions
DS UNIT-2 TEST-1

Quiz
•
University
10 questions
DATA STRUCTURE QUIZ 1- INTRO TO DATA STRUCTURES

Quiz
•
University
10 questions
PDS - 04225 Lists, Stacks and Queues - Chapter 5

Quiz
•
University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade