c++ is a pure object oriented programming or not?
Answer Posted / baranee
C++ is Oops concept only but not pure. pure concept is JAVA
only.
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
can we make game by using c
Prepare me a program for the animation of train
What is class and object in oops?
What is the real time example of inheritance?
What is polymorphism and example?
What is difference between polymorphism and inheritance?
What is the problem with multiple inheritance?
write a program to find 2^n+1 ?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What are oops methods?
How oops is better than procedural?
What is the purpose of enum?
Why is abstraction used?
What is abstraction and encapsulation?
Why do pointers exist?