Why do inner class cannot have static declaration except
static nested class?
Answer Posted / adithya
Static have only one copy in memory. For class we have to
create objects. But for static we cannot create.
| Is This Answer Correct ? | 7 Yes | 9 No |
Post New Answer View All Answers
Can I overload to string method
What are the four corner stones of oop?
What does nextint () do in java?
Differentiate between array list and vector in java.
Can we serialize arraylist in java?
What are keyboard events?
Is it possible to override private or static method in java?
What is a methodologist?
What is console based application in java?
What is private public protected in java?
Why java applets are more useful for intranets as compared to internet?
What is mean by collections in java?
what is difference betweem home interface and remote interface?
What is array list in java?
Which graphs are functions?