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
What is pointer in oop?
What is the types of inheritance?
Write a c++ program to display pass and fail for three student using static member function
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What are the benefits of interface?
What are the advantages of polymorphism?
What is the real time example of encapsulation?
Templates mean
What is debug class?what is trace class? What differences are between them? With examples.
Why do we use encapsulation in oops?
What is overloading and its types?
What is the difference between abstraction and polymorphism?
What is new keyword in oops?
What is difference between oop and pop?
What causes polymorphism?