One generic Stack class could be the basis for creating many Stack classes, e.g., Stack,

Stack and Stack. These classes are known as __________.

a. subclasses.
b. generic subclasses.
c. concrete classes.
d. parameterized classes.


d. parameterized classes.

Computer Science & Information Technology

You might also like to view...

When classes are involved in inheritance, another name for a child class is:

A) a base class. B) a derived class. C) a super class. D) an instantiated class.

Computer Science & Information Technology

The intersection of a column and a row.

What will be an ideal response?

Computer Science & Information Technology

Disaster recovery is a critical part of change management.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following automated or semi-automated software testing techniques relies on inputting large amounts of random data to detect coding errors or application loopholes?

A. Fuzzing B. Black box C. Fault injection D. SQL injection

Computer Science & Information Technology