what is the main difference between c and c++?
Answer Posted / manju kumari
1. c is structured programming languages while c++ is
partially object oriented programming languages.
2. In c,main function could not return a value while in c++
,main function should return a value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a class in oop?
What is the real time example of inheritance?
What is a class and object?
What is inheritance in oop?
What is a null tree?
Can you explain polymorphism?
Write a program to sort the number with different sorts in one program ??
What does enum stand for?
What is the use of oops?
What does I oop mean?
what type of question are asked in thoughtworks pair programming round ?
What is polymorphism and its types?
Plese get me a perfect C++ program for railway/airway reservation with all details.
what is graphics
What is encapsulation and abstraction? How are they implemented in C++?