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
Document preview thumbnail
Preview 3 out of 26 pages
Exam (elaborations)

APSU CSCI 2010 FINAL EXAM REVIEW SHEET VERIFIED QUESTIONS AND ACCURATE ANSWERS GRADED A+

Document preview thumbnail
Preview 3 out of 26 pages

APSU CSCI 2010 FINAL EXAM REVIEW SHEET VERIFIED QUESTIONS AND ACCURATE ANSWERS GRADED A+

Content preview

APSU CSCI 2010 FINAL EXAM REVIEW
SHEET VERIFIED QUESTIONS AND
ACCURATE ANSWERS GRADED A+

⩥ A doubly-linked list keeps track of the next node in the list as well as.
Answer: the previous node


⩥ The list container provided by the Standard Template Library is a
template version of a _____.
Answer: doubly linked list


⩥ Appending a node means adding it to the end of a list. _____ a node
means putting a new node in the list but not necessarily at the end..
Answer: Inserting


⩥ In a circular-linked list, the last node points to the:.
Answer: first node


⩥ If new data needs to be added to a linked list, the program simply
_____ and inserts it into the series.
Answer: allocates another node

,⩥ The advantage a linked list has over a vector is:.
Answer: a node can be inserted intro or removed from a linked list faster
than from a vector


⩥ To create a linked list, you first create a(n).
Answer: struct


⩥ Which of the following is a basic linked list operation?.
Answer: appending a node, traversing the list, inserting or deleting a
node


⩥ The last node in a linked list points to _____.
Answer: NULL


⩥ A _____ is used to travel through a linked list and search for data.
Answer: pointer


⩥ While traversing a list, a node pointer knows when it has reached the
end of a list when.
Answer: it encounters NULL


⩥ To build a list initially, you can use a(n) _____ routine.
Answer:

, ⩥ Variations of the linked list are:.
Answer: doubly-linked list and circular linked list


⩥ A linked list class must take care of removing the dynamically
allocated nodes. This is done by _____.
Answer: the destructor function


⩥ A _____ list contains pointers to the nodes before it an after it..
Answer: doubly linked and circular-linked


⩥ This type of list does not contain a NULL pointer at the end of the list.
Answer: circular linked


⩥ To insert a new node in ascending order into a list, the list must be:.
Answer: arranged in ascending order


⩥ A(n) _____ is an abstract data type that stores and retrieves items in a
last-n-first-out manner.
Answer: stack


⩥ A dynamic stack has a ________ size, and is implemented as a(n)
________..

Document information

Uploaded on
July 3, 2026
Number of pages
26
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$13.99

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

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.
GradeGalaxy
4.4
(9)
Sold
139
Followers
4
Items
47154
Last sold
3 days ago


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