What are advantages of C++ when comparing with C?
Answer Posted / swathi
c++ is an extension of c with some additional features like encapsulation,inheritance,etc. which makes the program to easily understand
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is setfill c++?
What is the difference between an external iterator and an internal iterator?
Explain class invariant.
Write a C++ Program to check whether a number is prime number or not?
Can we make any program in c++ without using any header file and what is the shortest program in c++.
What is an arraylist c++?
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
How long does it take to get good at leetcode?
What is a linked list in c++?
What is copy constructor? Can we make copy constructor private in c++?
can any one help to find a specific string between html tags
which is changed to a sting..
weather.html looks (for location) is
Can we change the basic meaning of an operator in c++? Which is best ide for c++? Are iterators pointers? What is the difference between an enumeration and a set of pre-processor # defines?