Exam (elaborations)
CMSC 132 Exam 1 Review(100% Verified)
- Course
- Institution
Abstraction correct answers Separates the interface from the algorithms Encapsulation correct answers Hides the algorithms and only provides the interface Abstract method correct answers All methods in an interface are abstract implicitly, unless "default" keyword In a non-interface, the c...
[Show more]