LearnKey Learning System Java 2 Level 2 JAVA 教學 英文版





軟體簡介:



LearnKeyLearningSystemJava2Level2JAVA教學英文版



內容
1.0Arrays
1.1WhatisanArray?
1.2CreatingArrays
1.3ArraysofJavaObjects
1.4ShorthandforCreatingArrays
1.5Multi-DimensionalArrays
1.6BoundsChecked
1.7CopyingArrays
2.0Interfaces
2.1ConceptofJavaInterfaces
2.2InterfaceReferenceTypes
2.3CastingBetweenDifferentTypesofObjectReferences
2.4ExtendingInterfaces
3.0Inheritance
3.1ExtendingClasses
3.2VirtualMethods
3.3Constructors
3.4Protection&Encapsulation
3.5Abstract&FinalClasses