what is the main difference between c and c++?
Answer Posted / rajiv ranjan
c is low level language while c++ is sn high level language.
c++ is an extension of c language this means that you can
use not only the new features of c++ but can also use the c
programing on that. c++ is an object oriented while c is an
program oriented in whiC++ is object oriented language and
c is objecc does not support the c++ programme but c++
support the c
program.
t based.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is encapsulation process?
How do you answer polymorphism?
What are the 5 oop principles?
What is byval and byref? What are differences between them?
any one please tell me the purpose of operator overloading
What is polymorphism and types?
What are properties in oop?
Is oop better than procedural?
What is overriding in oops?
Why is there no multiple inheritance?
What is difference between oop and pop?
write a program that takes input in digits and display the result in words from 1 to 1000
write string class as your own class in java without using any built-in function
Is data hiding and abstraction same?
Which language is pure oop?