Chapter 1. Introduction
Variables are at the heart of the every programming language. This website is designed to help you understand variables, how they are important in programming sense, various types of variables available in java and creating objects and references.
This website contains the following sections:
1. Introduction
2. About Variables
3. Usage of
Variables in Program
4. Types of
Variables
5. Objects and
References
6. Summary
7. References