why static class in java or what is use of static class in java

Answer Posted / jyotiranjan jena

JVM can call the static method without creating instance of this class.We can save memory if we create class as static

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is serialversionuid?

774


What is hashtable and explain features of hashtable?

759


What are advantages of using Java?s layout managers than windowing systems?

2081


What is the difference between form & report?

807


What is style and indentation?

758


Is it compulsory for a try block to be followed by a catch block in java for exception handling?

780


What is the use of set in java?

845


What is the final keyword denotes?

865


what is comparable and comparator interface?

763


What is the difference between final, finally and finalize()?

778


What is pojo class in java?

723


What are accessor methods in java?

753


What are meta-annotations?

729


Explain the difference between a Thread and a Process.

770


What is javac used for?

696