Program Variable Name
Jump to navigation
Jump to search
See: Program Variable, Program Variable Type, Datatype.
References
2010
- (Java, 2010) ⇒ http://download.oracle.com/javase/tutorial/java/nutsandbolts/datatypes.html
- The Java programming language is statically-typed, which means that all variables must first be declared before they can be used. This involves stating the variable's type and name,