What are advantages of C++ when comparing with C?

Answer Posted / atreyee

A program in C is unstable compared 2 C++
Encapsulation,Inheritance in C++.

Is This Answer Correct ?    28 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends

1845


Are vectors passed by reference c++?

513


Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.

779


What is the difference between a declaration and a definition?

577


How do you clear a buffer in c++?

531






Explain abstraction.

609


Why is c++ is better than c?

512


What is c++ code?

578


What does flush do c++?

547


Which one between if-else and switch is more efficient?

598


Which c++ operator cannot overload?

539


How a macro differs from a template?

629


Write a C++ Program to check whether a number is prime number or not?

625


List the issue that the auto_ptr object handles?

602


What is difference between c++ 11 and c++ 14?

567