Tell me the scenario,Where we can use interfaces or
Abstract class.And What is the difference between
interfaces and abstract class?
Answer Posted / seshu
abstract class contains function prototypes and function
definations also
but interface ccontains onlu function prototypes which are
used in deriving object declarations
| Is This Answer Correct ? | 8 Yes | 18 No |
Post New Answer View All Answers
why reinterpret cast is considered dangerous?
What is a class and object?
What causes polymorphism?
What is object-oriented programming? Webopedia definition
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is polymorphism in oop example?
What are the components of marker interface?
What does oop mean in snapchat?
what is the drawback of classical methods in oops?
What is the point of polymorphism?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
How oops is better than procedural?
What is a class oop?
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).
Whats is abstraction in oops?