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 is a boolean in java?
Can we assign null to double in java?
What is the purpose of a default constructor?
How do you start a thread?
What is the purpose of using javap?
what do you mean by marker interface in java?
Can Exception handling we can handle multiple catch blocks?
How variables are declared?
What is return null in java?
Can I override protected method in java?
How do you reverse sort in java?
What is sortedmap in java?
Why convert an applet to an application?
Can a class be declared as protected?
What are the parts of a method?