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
How do you sort a string in java?
What is Garbage Collection in Java
Why is java architectural neutral?
What is a programming object?
What is difference between iterator and enumeration in java?
Where import statement is used in a java program?
What is the difference between java applets and applications?
What is parsing a string?
What is a treemap in java?
What are inbuilt functions in java?
Can singleton class be inherited in java?
What is array pointers ?
What is a parameter used for?
What is a Transient Object?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls