What are advantages of C++ when comparing with C?
Answer Posted / mohana
stonger typing: the type system in c++ is stronger than in c
| Is This Answer Correct ? | 24 Yes | 10 No |
Post New Answer View All Answers
What causes a runtime error c++?
Are iterators pointers?
Please explain class & object in c++?
What is encapsulation in c++ with example?
How to give an alternate name to a namespace?
What methods can be overridden in java?
Write a recursive program to calculate factorial in c++.
What are shallow and deep copies?
Can we inherit constructor in c++?
How do you print a string on the printer?
What is the cout in c++?
What type of question are asked in GE code writing test based on c++ data structures and pointers?
What is input operator in c++?
What is the use of setprecision in c++?
Explain data encapsulation?