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 will happen if a thrown exception is not handled?
can any body body expalin best definitions & best real time exaples for opps concepts.
When would you use a static class?
How many decimal places is a double?
What about static nested classes in java?
How many types of array are there?
What are the advantages of inner classes?
What is math in java?
What is this keyword in java?
Give the hierarchy of inputstream and outputstream classes.
Can private class be inherited in java?
Why do we override tostring method in java?
How do you know if a value is nan?
How does hashmap work in java ?
What package is math in java?