what is the main difference between c and c++?
Answer Posted / g.santhoshini
In c there is a limit for length of identifier should not
preceeded more than 8 characters where as in c++ there is no
limit for length of identifiers.
and in c the file is saved with the extension .c ,in c++ the
file extension is .cpp.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by oops concept?
Why oops is important?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What does sksksk mean in text slang?
Are polymorphisms mutations?
What is encapsulation example?
What is class and object with example?
Plese get me a perfect C++ program for railway/airway reservation with all details.
Templates mean
What language is oop?
What are classes oop?
What is meant by multiple inheritance?
program for insertion ,deletion,sorting in double link list
What exactly is polymorphism?
What is encapsulation process?