can we create object for static class in java
Answer Posted / faisal
Yes you can instantiate a static inner class and it makes sense. Internal working of hash map and hash table is based on same
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you know about the garbage collector in java?
Does isempty check for null?
What is use of a abstract variable?
Should a main method be compulsorily declared in all java classes?
What is the difference between abstraction and encapsulation?
What is a line break?
Which package is imported by default?
Can a java program have 2 main methods?
Why does java not support pointers?
How to instantiate static nested classes in java?
How to make object serializable in java?
What is private static in java?
What is the use of parse function in java?
How to perform bubble sort in java?
What is the difference between a checked and an unchecked exception?