what is the main difference between c and c++?
Answer Posted / anhr computer education
In 'C' header file is optional but in C++ header file is
compulsory and cannot be ignored.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what are the realtime excercises in C++?
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’.
What is meant by oops concept?
What is polymorphism in oops with example?
What are the 4 pillars of oop?
Why do we use oop?
How do you achieve polymorphism?
Where is pseudocode used?
What is abstraction in oop with example?
Why oops is important?
What is the difference between a constructor and a destructor?
What is the difference between abstraction and polymorphism?
What does no cap mean?
What is property in oops?
What is the important feature of inheritance?