Is there any use of an abstract class which has no methods
and no attributes?
Answer Posted / 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 |
Post New Answer View All Answers
How is tree Mirroring implemented?
How does compareto work in java?
What are the features in java?
What does string intern() method do?
What is jit compiler in java?
What technique can be employed to compare two strings?
What are java packages?
What is the exact difference in between unicast and multicast object? Where we will use?
What is difference between float and double?
What is regex java?
What is mean by encoding?
What is purpose of find feature?
What is the difference between multitasking and multithreading in Java
How to connect to a remote database using Applet?
What is the default access specifier for variables and methods of a class?