Exam (elaborations)
Exam (elaborations) Interfaces and Inner Classes in java
- Institution
- Harvard University
1.Can you have a variable of an interface type? Can you have a parameter of an interface type? 2. Can an abstract class ever implement an interface? 3. Can a derived class have two base classes? Can it implement two interfaces? 4. Can an interface implement another interface?
[Show more]