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.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
20 views2 pages
Variable Types
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.