What is private static in java?
No Answer is Posted For this Question
Be the First to Post Answer
Explain different ways of creating a thread. Which one would you prefer and why?
What is string array?
What are parent methods and how can you call them?
What will happen if we cannot mention "finally" in Java Program ???
waht happens when a return type ,even void is specified for a constructor?
What is an Iterator interface?
Can an abstract class have a constructor?
Does constructor return any value?
Why does java not allow multiple public classes in a java file ?
Explain about strings in java?
what is difference between interface and abstract class..?
What is class??