why static class in java or what is use of static class in java
Answer Posted / prathyusha
static class is created before object of the class is created.
Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What are the types of exceptions?
What is a java list?
Explain purpose of sleep() method in java?
Explain an intermediate language?
Difference between current previous versions of Java?
Why is string builder not thread safe?
Is arraylist ordered in java?
What is bigger kb or mb?
What about static nested classes in java?
Is boolean a wrapper class in java?
What is the byte range?
Is set ordered?
What are the advantages of java over cpp?
Is treeset sorted in java?
Write a java program that prints all the values given at command-line.