what is the main difference between c and c++?
Answer Posted / e.e.n. bashy
c is object procedural language but c++ is object oriented
programming language
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Whats oop mean?
Can we create object of interface?
Why do we use class?
how to get the oracle certification? send me the answer
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
which feature are not hold visual basic of oop?
What is inheritance in oop?
Can we create object of abstract class?
What is polymorphism in oops with example?
What is overloading and its types?
Why oops is important?
#include
How does polymorphism work?
Which type does string inherit from?