This document discusses three variable types - String, int, and double - providing sample code for each and explaining how to declare and initialize variables of these types. It also covers rules for variable names, what names are legal and illegal, and common naming conventions.
This document discusses three variable types - String, int, and double - providing sample code for each and explaining how to declare and initialize variables of these types. It also covers rules for variable names, what names are legal and illegal, and common naming conventions.