when to use abstract class and when to use interface?
Answer Posted / rod
The above answer is wrong because it uses the word
"interface" to define itself. You simply cannot say "which
are available in the interface go for interface" because you
cannot use a word in the description of itself. It is like
saying a what is a ball...well a ball is a ball. Which is
correct but does not answer the question.
Whoever wrote the above answer does not speak english as a
first language and therefore they are confusing the issue.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you do descending order in java?
What is complexity in java?
What do you mean by static variable?
When we serialize an object does the serialization mechanism saves its references too?
What is the use of protected in java?
What is difference between c++ and java ?
When do you call copy constructor?
How many types of methods are there?
how many types of Inheritance?
Can we create more than one object singleton class?
What is the difference between the boolean & operator and the && operator in java programming?
What is the main advantage of passing argument by reference?
which class is the wait() method defined in? : Java thread
What do you mean by synchronized non access modifier?
Can singleton class be cloned?