Multiple Choice
____ contain no implementation details for any of their methods. Instead all their members are considered abstract.
A) Abstract classes
B) Interfaces
C) Virtual classes
D) Base classes
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: _ allows you to create a general
Q41: By defining data members as private, you
Q42: Abstract classes can include _.<br>A) regular data
Q43: Multiple classes can implement the same interface,
Q44: Class library components should be compiled using
Q46: To keep subclasses from overriding a method,
Q47: Abstraction provides a way to simplify complex
Q48: _ enables algorithms to be written where
Q49: In addition to creating the console and
Q50: When you override a method, the signatures