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

Answer Posted / secret

you are offered the chance of catching an error :D

Is This Answer Correct ?    10 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is basic if statement syntax?

646


What is the use of structure in c++?

634


What are 2 ways of exporting a function from a dll?

714


What is null c++?

692


What is the use of pointer in c++ with example?

642






What does iomanip mean in c++?

710


If a function doesn’t return a value, how do you declare the function?

705


What is #include iostream in c++?

672


Why was c++ created?

651


Why do we need pointers?

665


How would you find out if a linked-list is a cycle or not?

642


What is the need of a destructor? Explain with the help of an example.

661


What is the difference between C and CPP?

717


If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

762


Explain function overloading

666