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
10 questions
pointers and structures

Quiz
•
University
11 questions
Data Structures - Training: Quiz 1

Quiz
•
University
15 questions
User-Defined DS

Quiz
•
University
10 questions
C++ linked list

Quiz
•
University
15 questions
DS MODULE 3 LINKED LIST

Quiz
•
University
15 questions
Linked List (Chapter 2)

Quiz
•
University
15 questions
DS Module 3 Linked List

Quiz
•
University
12 questions
Quiz 9: Pointer

Quiz
•
University
Popular Resources on Quizizz
10 questions
Chains by Laurie Halse Anderson Chapters 1-3 Quiz

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
15 questions
Character Analysis

Quiz
•
4th Grade
12 questions
Multiplying Fractions

Quiz
•
6th Grade
30 questions
Biology Regents Review #1

Quiz
•
9th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
50 questions
Biology Regents Review: Structure & Function

Quiz
•
9th - 12th Grade
Discover more resources for Computers
10 questions
Identifying equations

Quiz
•
KG - University
16 questions
Chapter 8 - Getting Along with your Supervisor

Quiz
•
3rd Grade - Professio...
6 questions
Railroad Operations and Classifications Quiz

Quiz
•
University
71 questions
Logos

Quiz
•
3rd Grade - University
8 questions
Mali - Geography

Quiz
•
University