The .NET Developers Guide to Directory Services Programming
|
| < Day Day Up > |
|
4.4 Java Identifiers and Variables
Java deals with the possibility of the identifiers and variables having different types by using two different mechanisms, one for primitive data types and one for objects. Because these two mechanisms are very different, they are addressed in separate sections.
|
| < Day Day Up > |
|