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
Explain about anonymous inner classes ?
Describe method overriding
What is unmodifiable list in java?
How do you initialize an arraylist in java?
Is java type safe?
Can you instantiate the math class?
Why does java have two ways to create child threads?
Why do we declare a class static?
What is difference between filereader and bufferedreader?
Are constructors methods?
What is the relationship between class and object?
Does treeset allow null in java?
What is the purpose class.forname method?
Write a program to reverse array in place?
What is == in java?