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
Why do we need wrapper class?
What is the difference between a choice and a list?
what is mutual exclusion? : Java thread
What is a blocking method in Java?
Explain about oops concepts.
What is an image buffer?
What is the purpose of the return statement?
What are the different types of java?
What is the difference between the boolean & operator and the && operator in java programming?
What is the common usage of serialization?
How many types of array are there?
Can I declare a class as private?
Can you extend main method in java?
How can we pass argument to a function by reference instead of pass by value?
What is lambda programming?