What is the differances between a abstract calss and
interface
Answer Posted / maria alex
An abstract class holds both method prototpypes and method
definitions also...But it is not in the case of
interface..It can contain only protypes.. It should be
defined only where it is implemented...
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
What is the renewal class?
Why is there no multiple inheritance?
How oops is better than procedural?
What is object and class in oops?
What type of loop is a for loop?
to find out the minimum of two integer number of two different classes using friend function
How do you define a class in oop?
What is oops in simple words?
Please send ford technologies placement paper 2 my mail id
Can static class have constructor?
What are the 4 pillars of oop?
What is the full form of oops?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
write knight tour problem which is present in datastructure
What is polymorphism and why is it important?