what is the main difference between c and c++?
Answer Posted / namrata gupta
The main difference between c and c++ is that " C is a
structured programming language while C++ is an object
programming language and also we have templates in C++ that
is not the case in C
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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).
What is purpose of inheritance?
What is polymorphism in oops with example?
Is abstract thinking intelligence?
write a C++ program for booking using constructor and destructor.
Can destructor be overloaded?
What are the benefits of polymorphism?
Can bst contain duplicates?
officer say me - i am offered to a smoking , then what can you say
What are the two different types of polymorphism?
Why do we use encapsulation in oops?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Can you explain polymorphism?
What are oops methods?
What are objects in oop?