What is the use of private static?
No Answer is Posted For this Question
Be the First to Post Answer
How do you use, call, and access a non-static method in Java?
What are static variables and functions?
why use interface? if interface declear a method implement in class. why direct implement method in class
suppose string s1="rajnish"; string s2="bhaskar"; then what will be happend ?
Explain the role played by Java Virtual Machine in Java Programming?
Explain the difference between throw and throws in java?
Can there be an abstract method without an abstract class?
whays is mean by inner class?
What is a parameter in simple terms?
What is JAVA? Why it is platform independent?
What is ‘has a’’ relationship in java?
How do you add an element to a hashset in java?