can we create object for static class in java
Answer Posted / soma414@gmail.com
yes we want create the object by using static class in java
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can java list be null?
How to display names of all components in a Container?
What does i ++ mean in Java?
Explain the use of sublass in a java program?
Can you explain the usages of class.forname()?
What will happen if a thrown exception is not handled?
Can a vector contain heterogenous objects?
Why arraylist is not synchronized in java example?
What is anonymous inner class?
how its run?
What is data type in computer?
What is arguments in java?
explain the concept of virtual method invocation in polymorphism in detail?
What is the use of join method?
Can we override constructors in java?