what is the main difference between c and c++?
Answer Posted / abhishek gautam
C does not supports operator overloading but C++ supports.
C focus on procedure whereas C++focus on data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How long to learn object oriented programming?
What is multilevel inheritance explain with example?
What is byval and byref? What are differences between them?
What do you mean by Encapsulation?
program for insertion ,deletion,sorting in double link list
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).
Why is polymorphism used?
What is the full form of oops?
What is the benefit of oop?
What is a class and object?
Is data hiding and abstraction same?
What are the 5 oop principles?
What is object in oops?
Where is pseudocode used?
What is solid in oops?