1.
|
Use inner classes to hide class implementation details. (I)
|
2.
|
Produce programs that use Java Database Connectivity to interface with
databases. (II)
|
3.
|
Demonstrate procedures for saving and transmitting persistent objects.
(III)
|
4.
|
Create client and server Java applications using Remote Method
Invocation and Common Object Request Broker Architecture. (IV)
|
5.
|
Use reflection classes to examine objects and classes while they are
in operation. (V)
|
6.
|
Demonstrate the retrieval and storage of Java archives. (VI)
|
7.
|
Create distributable components with the JavaBean Application
Programming Interface. (VII)
|
8.
|
Use servlets to extend web server functionality. (VIII)
|
9.
|
Use security features and utilities realized by working with Java.
(IX)
|
10.
|
Demonstrate procedures for using Java to interface with Native
Language Application Programming Interfaces. (X)
|
11.
|
Use Java Native Interface. (XI)
|
|