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
Which package has light weight components in java programming?
What is annotation in java?
Is java a virus?
Can vector have duplicates in java?
Can two objects have same hashcode?
Explain enumeration in java?
What is difference between path and classpath variables?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
What are the differences between heap and stack memory in java?
Explain oops concepts in detail?
Difference difference paint() and paintcomponent()?
Which containers use a flowlayout as their default layout in java programming?
Explain the difference between protected and default access.
Can you explain the final method modifier?
Which variable is the independent variable?