What is abstraction with example?
No Answer is Posted For this Question
Be the First to Post Answer
pointers are support in C#? if yes then how to use it?
8 Answers Softvision Solution,
What do you mean by multiple inheritance and multilevel inheritance? Differentiate between them.
What is inheritance write a program to show use of inheritance?
Why is polymorphism needed?
officer say me - i am offered to a smoking , then what can you say
What is a class oop?
What are the fields of vtable
There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?
How do you achieve polymorphism?
What do you mean by abstraction?
How compiler selects(internally) required overridden function in inheritance?
2 Answers CSC, Infinite Computer Solutions,
What is the correct syntax for inheritance? 1) class aclass : public superclass 2) class aclass inherit superclass 3) class aclass <-superclass