Solved

The Design and Implementation of a Collection Class Consists of Two

Question 48

Multiple Choice

The design and implementation of a collection class consists of two steps. What is the first step?


A) document the class using docstrings
B) choose an appropriate data structure
C) write the code for the defined methods
D) test the method using sample data

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions