Multiple Choice
An interface is defined with keyword _________.
A) Interface
B) MustInherit
C) Implements
D) Abstract
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: The UML distinguishes an interface from other
Q51: To avoid duplicating code (and possibly errors),use
Q52: A derived class can add its own
Q53: Polymorphism allows you to command a wide
Q54: When a derived-class member overrides a base-class
Q55: When creating a class,rather than declaring completely
Q57: How can a derived class constructor ccall
Q58: Concrete classes provide implementations for at least
Q59: Which of the following does not complete
Q61: Private fields of a base class can