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
What is http client in java?
What is garbage collection? What is the process that is responsible for doing that in java?
Tell me a few examples of final classes defined in Java API?
What are the disadvantages of using inner classes?
What is the use of join method?
How do I know if java is installed?
What is meant by singleton class?
What is difference between path and classpath variables?
What is the purpose of return statement?
What do you mean by flow of struts?
What is class and object in java?
What about main thread in java?
Why is sizeof not a function?
What are default methods ?
what is thread? : Java thread