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
What is the difference between the paint() and repaint() methods in java programming?
Can a main method be declared final?
Where is the find and replace?
Explain try and catch keywords in java?
Can you create an object of an abstract class?
What are passing parameters?
What do you mean by compiler?
Why string is called as immutable?
Which is bigger float or double?
What is parameter example?
Is boolean a wrapper class in java?
If an object is garbage collected, can it become reachable again?
What is a map in java?
State some situations where exceptions may arise in java?
Why char array is favored over string for the storage of passwords?