Hi buddy, well i got that there is always a default
constructor with abstract class. OK. But why not with interface?
Thanks in advance.
Answer Posted / madhu
yes it is bcz interfaces are not part of the inheritance tree.
after all u can define a contract between 2 different parties
using interfaces nothing more u can expect. its not actually
an executable construct
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is singleton class in java?
How to create a fecelet view?
Can you give few examples of final classes defined in java api?
Explain about OOPS concepts and fundamentals.
How to handle a web browser resize operation?
What is an array in java?
What is the maximum length of a url?
What is the difference between double and float variables in java?
What is the base class of all exception classes in java?
How do you remove duplicates in java?
What is numeric function?
Why does java not support pointers?
What is the primitive type short?
Can you inherit a constructor java?
How many bytes are a float?