what is the main difference between c and c++?
Answer Posted / deepesh kumar prajapati
The main difference b/w c and c++ is that " extention in c
used .c but extention in c++ is used .cpp "
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are functions in oop?
How do you achieve polymorphism?
What are the important components of cohesion?
What is advantage of inheritance?
What is abstraction encapsulation?
Why do we need polymorphism in c#?
What is the difference between abstraction and polymorphism?
Get me a number puzzle game-program
How to improve object oriented design skills?
Is enum a class?
program for insertion ,deletion,sorting in double link list
What is the difference between a mixin and inheritance?
Why multiple inheritance is not allowed?
How is polymorphism achieved?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?