Describe what an Interface is and how it?s different from a
Class.
Answer Posted / mouli
In Interface,we cannot specify any definition inside but
where as class we can.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
What is encapsulation in oop?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
How do you achieve runtime polymorphism?
Why multiple inheritance is not possible?
What is encapsulation example?
Why is static class not inherited?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What are the benefits of interface?
what are the different types of qualifier in java?
What is polymorphism oop?
What is the diamond problem in inheritance?
#include
What is object-oriented programming? Webopedia definition
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
Why polymorphism is used in oops?