Loading video...
QuickNotes™ 
Modules
- Modules are groups of classes or methods that are packaged together
- All objects of a class can share the same piece of data if a variable is declared with the static keyword
- Java allows method overloading which allows multiple methods with the same name as long as each method has a different set of arguments
Discussion 
Please login to ask a question and view discussion.














