what is the main difference between c and c++?
Answers were Sorted based on User's Feedback
Answer / ranjith
C is a single alphabet and the c++ is the alphabet with
++..........
| Is This Answer Correct ? | 27 Yes | 118 No |
Answer / satyajith srinivas
IN c-programe the main function could not return a value
but in the c++ the main function shuld return a value
| Is This Answer Correct ? | 887 Yes | 1178 No |
Answer / uma shankar
C comes after A,B
and c++ comes after adding ++ in C
| Is This Answer Correct ? | 226 Yes | 611 No |
what is main difference between object oriented object base
Is react oop?
difference between class and object
10 Answers Chandan, IBM, Magic Soft,
What is oops and its features?
When is an object created and what is its lifetime?
What do we mean by a hidden argument in C++?
How oops is better than procedural?
What are the advantages of polymorphism?
What is object and example?
can you explain how to use JavaBean in Project
what is code for call by value and call by reference?
What do you mean by variable?