what is the main difference between c and c++?
Answer Posted / amanpreet kaur
c is a middle level language but c++ is a high level
language. In c register variables cannot be addressed ,but
in c++ it is possible.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is destructor in oop?
Why is destructor used?
What is oops concept with example?
What is the fundamental idea of oop?
What is class and example?
What is difference between multiple inheritance and multilevel inheritance?
What are oops methods?
What are the 3 principles of oop?
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 graphics
What is object and class in oops?
What is difference between inheritance and polymorphism?
What are the types of abstraction?
What are objects in oop?
What does no cap mean?