Multiple Choice
Every class in Visual Basic except __________ extends an existing class.
A) Integer
B) Object
C) Type
D) Class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Inheritance is represented by a(n)_ relationship.<br>A) "uses"<br>B)
Q15: Classes which may be instantiated are _
Q16: Which of the following pairs demonstrates the
Q17: You may define implementations for abstract methods
Q18: Which of the following could be a
Q21: A base class is more specific than
Q23: A class inherited from two or more
Q25: Once a class implements an interface,all objects
Q59: An abstract class cannot have instance data
Q62: Assigning a derived class reference to a