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
List the advantages of inheritance.
What is this weird colon-member (" : ") syntax in the constructor?
How do c++ struct differs from the c++ class?
Is swift better than c++?
What is c++ vb?
Why is main function important?
What are the uses of static class data?
Which is best ide for c++?
how to access grid view row?
Is c++ a dying language?
If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?
What is a storage class?
You run a shell on unix system. How would you tell which shell are you running?
Describe private, protected and public – the differences and give examples.
What are separators in c++?