Tell me the scenario,Where we can use interfaces or
Abstract class.And What is the difference between
interfaces and abstract class?
Answer Posted / aaa
there is not interface and abstrcat keyword in C++.
but in CLR and Java
Is This Answer Correct ? | 6 Yes | 15 No |
Post New Answer View All Answers
What is difference between inheritance and polymorphism?
What is object in oop with example?
How do you define a class in oop?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
Give two or more real cenario of virtual function and vertual object
Why is oop useful?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
Why is oop better than procedural?
Is react oop?
What is abstract class in oop?
Can we create object of abstract class?
hi all..i want to know oops concepts clearly can any1 explain??
Can we create object of interface?
Why interface is used?
What is solid in oops?