100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

Test Bank For Data Structures and Abstractions with Java 5th Edition by Frank M. Carrano, Chapters 1-30

Rating
-
Sold
-
Pages
227
Grade
A+
Uploaded on
22-12-2024
Written in
2024/2025

Test Bank For Data Structures and Abstractions with Java 5th Edition by Frank M. Carrano. Full Chapters Include;.....Bags Java Interlude 1 Generics Bag Implementations That Use Arrays Java Interlude 2 Exceptions A Bag Implementation That Links Data The Efficiency of Algorithms Stacks Stack Implementations Java Interlude 3 More About Exceptions Queues, Deques, and Priority Queues Queue, Deque, and Priority Queue Implementations Recursion Lists A List Implementation That Uses an Array A List Implementation That Links Data Java Interlude 4 Iterators Iterators for the ADT List Problem Solving With Recursion Java Interlude 5 More About Generics An Introduction to Sorting Faster Sorting Methods Java Interlude 6 Mutable and Immutable Objects Sorted Lists Java Interlude 7 Inheritance and Polymorphism Inheritance and Lists Searching Java Interlude 8 Generics Once Again Dictionaries Dictionary Implementations Introducing Hashing Hashing as a Dictionary Implementation Trees Tree Implementations Java Interlude 9 Cloning A Binary Search Tree Implementation A Heap Implementation Balanced Search Trees Graphs Graph Implementations

Show more Read less
Institution
Data Structures And Abstractions With Java, 5e
Course
Data Structures and Abstractions with Java, 5e











Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
Data Structures and Abstractions with Java, 5e
Course
Data Structures and Abstractions with Java, 5e

Document information

Uploaded on
December 22, 2024
Number of pages
227
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

Data Structures and Abstractions with Java, 5th edition




TEST BANK
ST
UV

Data Structures and
IA

Abstractions with
.A

Java, 5th edition
PP
RO

Authors:
Frank M. Carrano, Timothy M. Henry
VE

◊ ALL CHAPTERS

◊ INSTANT PDF DOWNLOAD💯💯💯
D?

◊ ORIGINAL FROM PUBLISHER
??

MEDCONNOISSEUR

, Chapter 1 - Bags



True/False (10)
ST
1. An abstract data type is not necessarily a collection.

Answer: true

2. A collection is not necessarily an abstract data type.
UV
Answer: false

3. Entries of a bag can belong to classes related by inheritance.
IA
Answer: true

4. Entries of a bag may belong to different classes because items are unordered.
.A
Answer: false

5. All entries of a bag must have the same data type or a subtype of that data type.
PP
Answer: true

6. By declaring a data type to be a BagInterface, we can replace the bag class with another class
that implements the BagInterface.
RO
Answer: true

7. A method can change the state of an object passed to it as an argument.

Answer: true
VE
8. A set is a special kind of bag.

Answer: true
D?
9. You cannot determine the exact number of times a particular item appears in a bag because it is
unordered.

Answer: false
??
10. Code written with respect to an interface makes it difficult to replace one implementation of a
bag with another.

Answer: false

, Short Answer (5)

1. Explain the rationale for returning a Boolean value from the add bag operation.

Answer: A client should know what happened. A Boolean value indicates true for success or false
for a failed operation.
ST
2. Explain why writing a test program before implementing a class is a good idea.

Answer: It helps you understand the specifications before committing to your design and
UV
implementation.

3. Explain why the set ADT does not need a getFrequencyOf operation.

Answer: Because sets do not contain duplicate items, only a 0 for absence or 1 for presence of an
item would be returned. Using a contains method is a better design.
IA
4. What is the design rationale for providing a toArray method instead of a displayBag method?
.A
Answer: The user/client is free to display any or all of the items in any way desired.

5. Explain why null is a potential return value for the remove operation.
PP
Answer: It is a value that cannot be in the bag and therefore signals a problem if, for example, a
client tries to remove an entry from an empty bag.
RO
Multiple Choice (30) WARNING: CORRECT ANSWERS ARE IN THE SAME POSITION AND TAGGED
WITH **. YOU SHOULD RANDOMIZE THE LOCATION OF THE CORRECT ANSWERS IN YOUR EXAM.

1. A language-independent specification for a group of values and operations on those values is
called a/an:
VE
a. abstract data type **
b. data structure
c. collection
d. primitive
D?

2. An implementation of an ADT with a programming language is called a/an:
a. data structure **
b. abstract data type
??
c. collection
d. primitive

3. An object that groups other objects and provides services to its clients is called a/an:
a. collection **

, b. abstract data type
c. data structure
d. primitive

4. Which of the following is not true with regard to bags?
ST
a. objects are in a specific order **
b. can contain duplicate items
c. is an abstract data type
d. is a kind of collection in Java
UV
5. Which behavior is not represented in a bag?
a. reorder the bag **
b. report the number of items in the bag
IA
c. report if the bag is empty
d. add an item to the bag

6. Which method returns a count of the current number of items in a bag?
.A
a. getCurrentSize() **
b. getSize()
c. size()
PP
d. currentSize()

7. Why would the add method return false?
a. when the addition of a new item was not successful **
RO
b. when there was a duplicate of the entry already in the bag
c. when there was not a duplicate of the entry already in the bag
d. when addition of a new item was successful
VE
8. Which method removes all entries of a bag?
a. clear() **
b. remove()
c. delete()
D?
d. empty()

9. Which method removes one unspecified entry from a bag if possible?
a. remove() **
??
b. clear ()
c. delete()
d. empty()

10. Which method removes one occurrence of a particular entry from a bag if possible?
a. remove(anItem) **

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.
MedConnoisseur West Virgina University
View profile
Follow You need to be logged in order to follow users or courses
Sold
2536
Member since
3 year
Number of followers
1735
Documents
2332
Last sold
2 days ago
MedConnoisseur Study Hub – Verified Solutions, Test Banks & Guides for Medical, Nursing, Business, Engineering, Accounting, Chemistry, Biology & Other Subjects

Welcome to Your Ultimate Study Resource Hub! Looking for high-quality, reliable, and exam-ready study materials? You’re in the right place. Our shop specializes in original publisher content, including solutions manuals, test banks, and comprehensive study guides that are ideal for university and college students across various subjects. Every document is in PDF format and available for instant download—no waiting, no hassle. That means you get immediate access to top-tier academic resources the moment you need them, whether you're cramming for an exam or studying ahead. These materials are especially effective for exam preparation, offering step-by-step solutions, real test formats, and well-organized study guides that align with your coursework and textbooks. Whether you're a visual learner, a problem-solver, or need practice questions—there’s something for every study style. Love what you get? Share it! Help your mates and classmates succeed too by referring them to our shop. More learners, more success for all.

Read more Read less
4.0

194 reviews

5
102
4
38
3
25
2
9
1
20

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

Frequently asked questions