What are main features of oop?
No Answer is Posted For this Question
Be the First to Post Answer
What is Iteration Hierarchy? What is what is Object behavioral concept?
How to overload postfix operator in c++
Name an advantage of array over linked list?
24 Answers GML, IBM, Software Solutions,
What is pure oop?
In multiple inheritance , to create sub class object , is there need to create objects for its superclasses??? in java and c++ both. Actually i have some information that is , all available members from its superclasses , memory created in subclass obj , so no need to create object for its superclasses...??? Thanks in Advance
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
Advantage and disadvantage of routing in telecom sector
What is property in oops?
What do you mean by multiple inheritance and multilevel inheritance? Differentiate between them.
What is the differances between a abstract calss and interface
WHAT IS THE DIFFERENCE BETWEEN ABSTRUCTION AND ENCAPSULATION? PLEASE EXPLAIN IT.
how can we design a magic square in c++?or suggest me the basic idea of it.