what is the main difference between c and c++?
Answer Posted / arifru rahaman
Function overloading is possible in C++ but it is not
possible in C.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How Do you Code Composition and Aggregation in C++ ?
What is the problem with multiple inheritance?
Are polymorphisms mutations?
What does sksksk mean in text slang?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is oops and why we use oops?
What is polymorphism give a real life example?
Is oop better than procedural?
What is encapsulation oop?
What are oops methods?
Advantage and disadvantage of routing in telecom sector
Can we create object of abstract class?
What is difference between data abstraction and encapsulation?
#include
Why do while loop is used?