c++ is a pure object oriented programming or not?
Answers were Sorted based on User's Feedback
Answer / baranee
C++ is Oops concept only but not pure. pure concept is JAVA
only.
| Is This Answer Correct ? | 15 Yes | 2 No |
How do you achieve polymorphism?
What do you mean by abstraction?
What is command routing in MFC
features of OOPS
22 Answers Ness Technologies, Satyam,
difference between overloading and overridding
What is polymorphism explain?
write a program in c++ to overload the function add (s1,s2) where s1 and s2 are integers and floating point values.
What are the fields of vtable
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
whats the difference between c and c++
WAP to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
The expansion of GNU