What consists of abstract methods (and perhaps other members) that can be used by any class, as long as the class overrides the abstract method definitions?
A. A C# multifile assembly.
B. A defined framework.
C. A properly implemented interface.
D. A class destructor.
Answer: C
Computer Science & Information Technology
You might also like to view...
When you ________ an item, that item is removed from its original location and stored on the Clipboard
A) paste B) cut C) copy D) move
Computer Science & Information Technology
The function used to get the data at the top (or front) of the stack is called _______.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology