what is the main difference between c and c++?
Answer Posted / d.raji
C:it is top to bottam approach program.
C++:it is bottam to top approach program.
in c we don't use many features such as inheritence,access
specifier concept etc.,
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What polymorphism means?
What is for loop and its syntax?
what is graphics
What is polymorphism and why is it important?
What is this pointer in oop?
What is polymorphism and its types?
What is encapsulation selenium?
What does it mean when someone says I oop?
What is inheritance and how many types of inheritance?
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 encapsulation example?
Why do we use oops?
What is polymorphism give a real life example?
What is abstract class in oops?
Whats is abstraction in oops?