Multiple Choice
Which is used to specify that a class will be implementing an interface
A) using
B) :
C) implements
D) extends
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: If a class leaves one method in
Q2: Polymorphism helps promote software extensibility.
Q4: Polymorphism enables objects of different classes that
Q5: Declaring an interface protected allows for extra
Q6: The abstract keyword has the same effect
Q7: If the base class contains only abstract
Q8: Abstract classes can provide data and services
Q10: Attempting to instantiate an object of an
Q11: Polymorphism allows classes to be added with
Q30: Polymorphism allows for specifics to be dealt