ContactUs :

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What is a variable and their types?

Variables is an identifier that denotes a storage location used to store a data values.unlike constants that remain unchanged during the execution of a program, a variable may takes different values at different times during the execution of the program.
Instance variables
Class variables
Local variable
Parameters
Related Posts Plugin for WordPress, Blogger...
Flag Counter