what is the main difference between c and c++?
Answer Posted / sudhir
c++ high level language,c low level language.
c is the top to bottom,but c++ is bottom to top language.
c++ is object oriented language,c is procedure oriented
languagr.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Why is object oriented programming so hard?
Advantage and disadvantage of routing in telecom sector
write a programe to calculate the simple intrest and compund intrest using by function overlading
What does and I oop mean in text?
What is polymorphism and types?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is coupling in oops?
What is polymorphism and example?
What is polymorphism oop?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is solid in oops?
Why is oop better than procedural?
explain sub-type and sub class? atleast u have differ it into 4 points?
What are main features of oop?
What are objects in oop?