Answer Posted / diganta kumar
yes .thing is that the two class with same name will be
present in different package,then the class can extend the
same class.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What does escaping a character mean?
What are the common uses of "this" keyword in java ?
What are the 5 types of research methods?
Which is the best sorting technique in java?
Why java is considered as platform independent?
How do you replace a string in java?
What are annotations in java?
What is the difference between an if statement and a switch statement?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
Why do we use predicate in java?
Where are local variables stored?
Why java is considered dynamic?
What is instance means in java?
What is java command?
What are the two ways of implementing multi-threading in java?