Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

ITSC 2214 Test 1 Exam UPDATED QUESTIONS AND CORRECT ANSWERS

Rating
-
Sold
-
Pages
11
Grade
A+
Uploaded on
06-04-2026
Written in
2025/2026

ITSC 2214 Test 1 Exam UPDATED QUESTIONS AND CORRECT ANSWERS Record - CORRECT ANSWER associated with each subitem Array - CORRECT ANSWER positional index Linked list - CORRECT ANSWER a pointer to the next Binary tree - CORRECT ANSWER and right) Hash table - CORRECT ANSWER each item to a location in an array stores sub-items, often called fields, with a name stores an ordered list of items, each item accessible by a stores ordered list of items in nodes, each node has each node stores data and has up to 2 children (left stores unordered items by mapping (or hashing) T or F : A linked list stores items in an unspecific order - CORRECT ANSWER False Inserting an item at the end of a 999-item array requires how many items to be shifted? - CORRECT ANSWER 0 Inserting an item at the end of a 999-item linked list requires how many items to be shifted? - CORRECT ANSWER 0

Show more Read less
Institution
ITSC 2214
Course
ITSC 2214

Content preview

ITSC 2214 Test 1 Exam UPDATED
QUESTIONS AND CORRECT ANSWERS
Record - CORRECT ANSWER stores sub-items, often called fields, with a name
associated with each subitem



Array - CORRECT ANSWER stores an ordered list of items, each item accessible by a
positional index



Linked list - CORRECT ANSWER stores ordered list of items in nodes, each node has
a pointer to the next



Binary tree - CORRECT ANSWER each node stores data and has up to 2 children (left
and right)



Hash table - CORRECT ANSWER stores unordered items by mapping (or hashing)
each item to a location in an array



T or F : A linked list stores items in an unspecific order - CORRECT ANSWER False



Inserting an item at the end of a 999-item array requires how many items to be shifted? -
CORRECT ANSWER 0



Inserting an item at the end of a 999-item linked list requires how many items to be shifted? -
CORRECT ANSWER 0



Inserting an item at the beginning of a 999-item array requires how many items to be shifted?
- CORRECT ANSWER 999



Inserting an item at the beginning of a 999-item linked list requires how many items to be
shifted? - CORRECT ANSWER 0

, The algorithm to append an item to an array determines what? - CORRECT
ANSWER the current size, increases the array size by 1, and assigns the new item as
the last array element



The algorithm to append an item to a linked list: - CORRECT ANSWER points the tail
node's next pointer and the list's tail pointer to the new node



Abstract data type (adt) - CORRECT ANSWER creation and update are constrained to
specific well-defined operations



Information hiding (encapsulation) - CORRECT ANSWER a key ADT aspect wherein
the internal implementation of an ADT's data and operations are hidden from the ADT user



ADT's public members define: - CORRECT ANSWER the interface for using ADT



ADT's implementation consists of: - CORRECT ANSWER private data and operations
that hidden from the user



Append(list, 11)
Append(list, 4)

Append(list, 7) - CORRECT ANSWER 11,4,7



Remove(list, item 2) from 2, 20, 30 - CORRECT ANSWER 20, 30



ADT: List - CORRECT ANSWER holds ordered data (array, linked-list)



ADT: Dynamic array - CORRECT ANSWER holds ordered data and allows indexed
access (array)

Written for

Institution
ITSC 2214
Course
ITSC 2214

Document information

Uploaded on
April 6, 2026
Number of pages
11
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$11.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
STANFORDTOPGRADES Stanford University
Follow You need to be logged in order to follow users or courses
Sold
56
Member since
1 year
Number of followers
2
Documents
7140
Last sold
1 week ago
TOPSELLER

Hi there! I'm dedicated to sharing my high-quality study guides and helpful EXAM Materials to make your learning easier and more efficient. All my materials are well-organized and tailored to help you ace your courses. I offer genuine and dependable exam papers that are directly obtained from well-known, reputable institutions as a highly regarded professional who specializes in sourcing study materials. Kindly don't hesitate to contact me, my study guides, notes and exams or test banks, are 100% graded and fully guaranteed

Read more Read less
3.8

8 reviews

5
3
4
1
3
3
2
1
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions