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
Can an interface have a constructor?
What is ph and buffers?
What is formatted output?
Explain JMS in detail.
What java is used for?
Explain the difference between comparator and comparable in java?
What is an infinite loop in java? Explain with an example.
What are the differences between string, stringbuffer and stringbuilder?
What is use of static in java?
What are the basic control structures?
explain the concept of virtual method invocation in polymorphism in detail?
What is the difference between jvm and jre? What is an interface?
what are synchronized methods and synchronized statements? : Java thread
What is a conditional statement explain with example?
What are the ways in which a thread can enter the waiting state?