What is difference between static method and static
variable?
Answer Posted / kalandi sahoo
static variable is uniqe copy of in memory.that is every
object is share the static variable.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What does exp mean in math?
How can I debug the Java security exceptions and AccessControlExceptions?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
Difference between object and reference?
What is an infinite loop?
What is hashing in java?
Implementations of set interface?
Can a main method be declared final?
What is final method?
Difference between vector and arraylist.
Why java uses the concept of the string literal?
Explain the key functions of data binding?
Why we go for collections in java?
what are the disadvantages of indexes in oracle?
Is simpledateformat safe to use in the multithreaded program?