what is the main difference between c and c++?
Answer Posted / maxel
In C programming the concepts of overloading and overriding are unsupported.Where as in C++ overloading and overriding can be performed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
Advantage and disadvantage of routing in telecom sector
What does I oop mean?
What is multilevel inheritance in oop?
Why do we use polymorphism in oops?
What does no cap mean?
write a C++ program for booking using constructor and destructor.
What is abstract class in oops?
What is encapsulation process?
What polymorphism means?
What is this pointer in oop?
can inline function declare in private part of class?
Is html an oop?
What is the real time example of encapsulation?
What is destructor give example?