What are advantages of C++ when comparing with C?
Answer Posted / useless
me too got fed up with these questions......... there are no
differences between c and c++ just they are two idiotic ,
Hippocratic useless not understandable nonsense kind of stuffs.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Which programming language is best to learn first?
Why is c++ considered difficult?
How do I write a c++ program?
How would you find out if a linked-list is a cycle or not?
what are Operators and explain with an example?
What is meant by const_cast?
Difference between class and structure.
What is scope operator in c++?
What is the average salary of a c++ programmer?
What is prototype in c++ with example?
Explain how we implement exception handling in c++?
Does c++ support multilevel and multiple inheritances?
Assume studentNames and studentIDs are two parallel arrays of size N that hold student data. Write a pseudocode algorithm that sorts studentIDs array in ascending ID number order such that the two arrays remain parallel.
Define a pointer to a data member of the type pointer to pointer?
What is the default width for ouputting a long integer using the insertion operator?