what is the features of c++? how they are different from C language which feature is useful according to you and why
Answers
Answered by
3
Explanation:
C
C++
C is a function-driven language.
C++ is an object-driven language
Functions in C are not defined inside structures. Functions can be used inside a structure in C++.
Namespace features are not present inside the C. Namespace is used by C++, which avoid name collisions
Similar questions
Geography,
18 days ago
Social Sciences,
18 days ago
Math,
1 month ago
Math,
1 month ago
Computer Science,
8 months ago
India Languages,
8 months ago