what are variables in java

Answer Posted / naga sayan

varaiable is a name given to a memory location.ther are two
types of variables.I java variables are nothing but data
members
static variables and dynamic variables

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why volatile is used in java?

621


Explain importance of inheritance in java?

684


Is java se open source?

662


How to sort numbers in java without array?

627


What is hash table in java?

574






What does flag mean in java?

619


Explain what is encapsulation?

698


What is a superclass?

1017


How many arguments can be passed to main ()?

620


Why are the destructors for base class and derived class called in reverse order when the program exits

1822


How do you invoke a method?

623


Why is java multithreaded?

634


What is a ternary operator in java? What is an interface?

636


Is object a data type?

650


Can sleep() method causes another thread to sleep?

663