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
write knight tour problem which is present in datastructure
What is class and object with example?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is the advantage of oop over procedural language?
How do you achieve runtime polymorphism?
What is meant by oops concept?
What is overriding in oops?
What are constructors in oop?
What is object and class in oops?
What is basic concept of oop?
What is a class and object?
How do you achieve polymorphism?
What is encapsulation c#?
Why interface is used?
Why is polymorphism needed?