|
This course examines two of Java's most innovative features: packages and interfaces. You'll also learn how packages affect access, and how to apply interface references.
Objectives:
After completing this course, students will be able to:
- Use packages
- Apply access specifiers
- Import packages
- Explain interface fundamentals
- Implement an interface
- Extend interfaces
Topics:
- Packages
- Member access
- Protected members
- Importing packages
- Interfaces
- Interface references
- Variables in interfaces
|