Answer Posted / pankaj kumar upadhyay
abstract class contain an abstract function as well asather functions and variableand it must be defind in derived class and here we no create an object,
ex:
an SBI bank which follow the RBI Rules including it own rules.
while an interface class can contain only an abstract function, not any other functions or variables butit also must be defined in derive class .here also we dont create ao object.
ex:
an RBI follow only itself rules
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which language is not a true object oriented programming language?
Why is oop better than procedural?
How do you achieve runtime polymorphism?
What is the difference between procedural programming and oops?
What is destructor give example?
Why polymorphism is used in oops?
What is the diamond problem in inheritance?
What are the benefits of interface?
What is stream in oop?
What does it mean when someone says I oop?
officer say me - i am offered to a smoking , then what can you say
What does enum stand for?
What is class in oop with example?
What is difference between data abstraction and encapsulation?
What is class and example?