Is there any use of an abstract class which has no methods
and no attributes?
Answer / amit2009mca
i think no use of that
we use some marker interface instead of Abstart class which
have no method and no attributes
like Cloneable And Serializable
if any one other thing then mail me.
Amit singh09 amitsing2008@gmail.com
| Is This Answer Correct ? | 3 Yes | 2 No |
How to perform selection sort in java?
Which data type is class in java?
What is charat ()?
Why do we need array in java?
What is stringwriter?
What is Marker interface in java? and what is clone?
How many tetrahedral voids are there in bcc?
Is singleton a bad practice?
Is java developer a good career?
how to create a jar file in java
How is string immutable in java?
what is the Use of throws exception?