A data structure in which linear sequence is maintained by pointers is known as
Fundamentals of data Structures & Linked list

Flashcard
•
Computers
•
University
•
Easy
Quizizz Content
Used 1+ times
FREE Resource
Student preview

18 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Back
Linked list
2.
FLASHCARD QUESTION
Front
A ____ is a linear collection of self-referential structures, called nodes, connected by pointer links.
Back
Linked list
3.
FLASHCARD QUESTION
Front
Which of these best describes an array? Options: A data structure that shows a hierarchical behavior, Container of objects of similar types, Arrays are immutable once initialised, Array is not a data structure
Back
Container of objects of similar types
4.
FLASHCARD QUESTION
Front
When does the ArrayIndexOutOfBoundsException occur?
Back
Run-time
5.
FLASHCARD QUESTION
Front
Which of the following c code is used to create new node?
Options:
ptr = (NODE*)malloc(sizeof(NODE));
ptr = (NODE*)malloc(NODE);
ptr = (NODE*)malloc(sizeof(NODE*));
ptr = (NODE)malloc(sizeof(NODE));
Back
ptr = (NODE*)malloc(sizeof(NODE));
6.
FLASHCARD QUESTION
Front
Assuming int is of 4bytes, what is the size of int arr[15];?
Back
60
7.
FLASHCARD QUESTION
Front
Consider an implementation of unsorted singly linked list with a head pointer only. Which operations can be implemented in O(1) time? i) Insertion at the front of the linked list ii) Insertion at the end of the linked list iii) Deletion of the front node of the linked list iv) Deletion of the last node of the linked list
Back
Insertion at the front of the linked list and Deletion of the front node of the linked list.
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
ECS 32B Flashcardizz

Flashcard
•
University
17 questions
ลิงค์ลิสต์ (Linked List)

Flashcard
•
University
14 questions
Understanding Pointers and Functions in C

Flashcard
•
12th Grade
15 questions
EKG Basics

Flashcard
•
University
20 questions
Data Structures- Introduction

Flashcard
•
University
15 questions
College Writing Test Review

Flashcard
•
University
15 questions
ARRAYLIST - JAVA

Flashcard
•
University
20 questions
Linked List

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