Out of 4 concepts, which 3 C++ Follow?
Answer / gopesh
c++ do not follow persistence from 4 oops concept that is encapsulation,polymorphism,data abstraction,persistence
| Is This Answer Correct ? | 17 Yes | 7 No |
What does the keyword "static" mean?
Why is object oriented programming so hard?
Which keyword is written to use a variable declared in one class in the other class?
Which language is pure oop?
what is the use of classes in c++;
What is difference between class and object with example?
What is oops and why we use oops?
why function overloading is not called as pure polymorphism?
What is an orthogonal base class?
Do you know about multiple inheritance?
What is the difference between pass by reference and pass by value?
What are the data types in oop?