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 are proxy objects in c++?
What is an incomplete type in c++?
What is conditions when using boolean operators?
Differentiate between late binding and early binding.
If a header file is included twice by mistake in the program, will it give any error?
Which of the following is evaluated first: a) && b) || c) !
What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?
What is the difference between structure and class?
What is a stack c++?
Do the parentheses after the type name make a difference with new?
How do you flush a buffer in c++?
Is it possible to have a recursive inline function in c++?
What is a responder chain?
How can I improve my c++ skills?
What is a literal in c++?