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 abstract class? Explain
Is int primitive data type?
Why call by value prevents parameter value change?
Can we change the scope of the overridden method in the subclass?
What are the different types of inheritance in java?
How to access arraylist elements in java?
can I implement my own start() method? : Java thread
Is assembly language a low level language?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
What is the public method modifier?
What do you mean by chromounits in java8?
Is void a data type?
What is type safety in java?
What is meant by overloading?
Why is java so important?