can we create object for static class in java
Answer Posted / munna
hi all, yes we can create but the static members are common
for all the objects.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the most important feature of java? What is an interface?
Give a brief description of java socket programming?
What must a class do to implement an interface in java programming?
What is the byte order of byte buffer?
What is polymorphism java example?
What is a method in java?
Where are register variables stored?
Which is better stringbuffer or stringbuilder?
Why are functions called methods in java?
Is alive in java?
Why is a singleton bad?
What are kinds of processors?
what is a working thread? : Java thread
What does indexof mean?
Why char array is favored over string for the storage of passwords?