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
What is the difference between the compiler and the preprocessor?
What do you mean by ‘void’ return type?
What is a friend function in c++?
Is there any function that can skip certain number of characters present in the input stream?
what is the difference between overloading & overriding? give example.
Which one between if-else and switch is more efficient?
What is the full form of dos?
How much is c++ certification?
Is map thread safe c++?
What is microsoft c++ redistributable 2013?
How would you implement a substr() function that extracts a sub string from a given string?
Define linked lists with the help of an example.
List the issue that the auto_ptr object handles?
Is c++ used anymore?
What is virtual base class?