what is the main difference between c and c++?
Answer Posted / nagesh sharma
C++ is made adding classes with c so it is called c++
but in c classes are not available
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
c++ program to swap the objects of two different classes
#include
What does sksksk mean in text slang?
What is destructor oops?
Where is pseudocode used?
What is the highest level of cohesion?
What are the benefits of interface?
What is basic concept of oop?
Why is object oriented programming so hard?
what is the drawback of classical methods in oops?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
Get me an image implementation program.
What is a function in oop?
What does <> mean pseudocode?