When you create a number of classes that inherit from each other, as well as multiple interfaces that you want to implement with these classes, you often will find it convenient to place these related classes in a(n) ____.
A. group
B. package
C. abstract class
D. file
Answer: B
Computer Science & Information Technology
You might also like to view...
Text areas are usually used for short-answer input.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
References are used almost exclusively as formal function parameters and ____ types.
a. object b. class c. return d. constant
Computer Science & Information Technology
What functions does the File System node allow an administrator to perform?
What will be an ideal response?
Computer Science & Information Technology
A(n) ________ provides a method for unidirectional communication between one server process and many client processes.
a) named pipe b) unnamed pipe c) region of shared memory d) mailslot
Computer Science & Information Technology