Multiple Choice
If you instantiate an Abstract class, the class or object you wind up with
A) is also an Abstract class
B) is a normal class
C) is an Interface
D) is a reference to an Object
E) can't existyou cannot instantiate an Abstract class
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Abstract methods are used when defining<br>A) interface
Q6: Java does not support multiple inheritance but
Q35: Consider a class Name, which has four
Q36: What is the advantage of extending an
Q37: Consider an applet that implements MouseListener. Assume
Q39: An Applet implements MouseMotionListener and is 600x600
Q41: For the questions below, assume that Student,
Q43: Assume a class Triangle has been defined.
Q44: For the questions below, use the following
Q45: Clicking the mouse button generates three mouse