Answer Posted / monu sharma
Two types of variables in java
1)Static variable
2)Dynamic variables
Variables :Declaring, instantiating, initializing, and
manipulating a reference variable
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can we achieve thread safety in java?
I don’t want my class to be inherited by any other class. What should I do?
what do you understand by synchronization? : Java thread
Why can't we override private static methods?
What is a literal coding?
What is the purpose of declaring a variable as final?
Why java is not 100% object-oriented?
Can memory leak happen java?
What is meant by singleton class?
What are streams?
Can a class have a static inner class?
Why are the objects immutable in java?
What is numeric function?
Tell some latest versions in JAVA related areas?
What is the difference between compare and compareto in java?