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 |
What is lazy initialization in java?
What is a default constructor and also define copy contrucyor?
Howmany classes that package java.applet.* contains?
What is __ init __ functions?
Why do we use variables?
What is final method?
how to fing linkedlist is circular or not?
Why is it called a string?
What is Ideal Design of Class?
List interface?
what is the use of finalize()Method please explain with an example
how many ways we can serialize the java object?