What is use of static method?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between inner class and nested class?
Why does java not allow multiple public classes in a java file ?
What is the purpose of nested class in java?
If an object reference is set to null, will the garbage collector immediately free the memory held by that object?
How many bytes is a string?
what are the uses of Class class and what it returns? explain it with the example code.
what is jdk1.5 features?
Can we declare a class as static?
What is hashmap and map?
what is the difference between AWT and SWING what is the advantage of using swing?
Why does java does not support multiple inheritance? Explain
What is variable argument in java?