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 abstract functions?
Can a boolean be null java?
What is io stream in java?
What is multi level inheritance in java?
What is the purpose of sizeof operator?
Can we write any code after throw statement?
What is a class component?
What is called module?
What is fundamental datatype?
What is type parameter in java?
Why can't we use static class instead of singleton?
What are 3 data types?
What are the important features of Java 9 release?
What does flag mean in java?
What state does a thread enter when it terminates its processing in java programming?