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 the types of inheritance?
What is multilevel inheritance in oop?
Get me a number puzzle game-program
Is oop better than procedural?
Why oops is important?
can we make game by using c
What is static in oop?
What is overriding vs overloading?
What is encapsulation in oops?
What is oops?what is its use in software engineering?
What is pointer in oop?
What are main features of oop?
What is new keyword in oops?
Which is better struts or spring?
Can we create object of abstract class?