can we create object for static class in java
Answer Posted / manjula
yes we can able to create object for the static class.. but
it is none of use.. because we can call the static class
without creating the object
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why spring singleton is not thread safe?
What does index mean in java?
When should a function throw an exception?
java Technical questions asked by JPMC
What is mean by exception?
What are the 8 data types in java?
Is int primitive data type?
What are the methods available in a class?
Can we have any other return type than void for main method?
Explain about java sdk?
How big is a pointer?
How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?
What java is used for?
If goto and const is reserve words than why it is not work in java?
How do you define a set in java?