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 |
Differences between traditional programming language and object oriented programming language?
What is the multilevel inheritance. and also give the Example of it ?
What is meant by stack and queue?
What is class??
Difference between String and StringBuffer.
Can you explain the difference b/n abtract and interface with a good example,?In what cases we have use abtract and what case interface?
When do we use hashset over treeset?
What do you understand by synchronization?
What is 32 bit float?
What are the java ide's? Explain
What is string intern in java?
How thread scheduler schedule the task?