what is the main difference between c and c++?
Answer Posted / priyadharshini
c is top down approach but c++ is either top down or bottom
up approach....
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
Prepare me a program for the animation of train
What are the two different types of polymorphism?
What is polymorphism explain?
What are the 5 oop principles?
What is polymorphism what is it for and how is it used?
What is difference between inheritance and polymorphism?
Please send ford technologies placement paper 2 my mail id
What does and I oop mean in text?
What is encapsulation in oop?
What is destructor give example?
How do you achieve polymorphism?
How to improve object oriented design skills?
Which is not an object oriented programming language?
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’.