can we create object for static class in java
Answer Posted / gete
yes
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Which collections are thread safe in java?
For class CFoo { }; what default methods will the compiler generate for you>?
Explain creating threads by implementing runnable class?
How to read and write image from a file ?
Can we use string in switch case in java?
What is difference between variable declaration and definition?
List out five keywords related to exception handling ?
What is the static method?
How is it possible for two string objects with identical values not to be equal under the == operator?
How hashmap works in java?
Can a class be private in java?
What is the class in java?
According to java operator precedence, which operator is considered to be with highest precedence?
Explain jdk, jre and jvm?
How do you initialize an arraylist in java?