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

Answer Posted / k

c


















c++ is object oriented program. the main advatage is we can reuse the code and well structured and secured...
c

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are arithmetic operators?

531


Which function should be used to free the memory allocated by calloc()?

587


How long does it take to get good at leetcode?

652


What is the use of seekg in c++?

594


What does obj stand for?

623






How do c++ struct differs from the c++ class?

586


Define macro.

581


You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()

586


Explain the extern storage classes in c++.

544


Which software is used to run c++ program?

546


What is c++ redistributable?

615


Write some differences between an external iterator and an internal iterator?

575


What will the line of code below print out and why?

320


Describe private, protected and public?

592


What are keywords in c++?

592