What are advantages of C++ when comparing with C?
Answer Posted / reegan
data security,data encapsulation,reusability
Is This Answer Correct ? | 39 Yes | 9 No |
Post New Answer View All Answers
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
How to declare a function pointer?
Is c++ platform dependent?
How can you tell what shell you are running on unix system?
What causes a runtime error c++?
Is python written in c or c++?
Array base access faster or pointer base access is faster?
Is c++ a difficult language?
Why c++ is the best language?
what is COPY CONSTRUCTOR and what is it used for?
Are strings mutable in c++?
Mention the ways in which parameterized can be invoked. Give an example of each.
What is the basic of c++?
Comment on assignment operator in c++.
What is the difference between public and private data members?