Answer Posted / guest
inheritance means deriving new class from base are derived class
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to make a class accessible as a web service?
What is the use of finalize method?
what is virtual function and pure virtual function ?
Write basic concepts of oops?
What is data encapsulation and what's its significance?
Why do we separate interface from implementation?
Write about abstract base classes?
What are different types of arguments?
What is method overriding?
What are all the operators that cannot be overloaded?
What is serialization? How do we implement serialization actually?
What is data abstraction? what are the three levels of data abstraction with Example?
Name some languages which have object oriented language and characteristics?
How a program can be structured using the concept of object oriented programming?
What is Polymorphism, overloading, overriding and virtual?