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
What is the iunknown interface?
When there is a global variable and local variable with the same name, how will you access the global variable?
Should a constructor be public or private?
What is the header file for setw?
Difference between overloading vs. Overriding
What is class syntax c++?
Specify some guidelines that should be followed while overloading operators?
What is vector processing?
What is the main use of c++?
What is the outcome of cout< a) 16 b) 17 c) 16.5
How do I use arrays in c++?
What is the difference between an array and a list?
Explain what are single and multiple inheritances in c++?
What does it mean to declare a destructor as static?
What is the latest c++ standard?