what is the main difference between c and c++?
Answer Posted / mukavi
c has no special symbol but c++ have a 2 special symbol is + +.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Is this job good for future? can do this job post grduate student?
Are polymorphisms mutations?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
How do you use inheritance in unity?
Why is abstraction used?
Which language is pure oop?
Which method cannot be overridden?
What is polymorphism and why is it important?
Can you explain polymorphism?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is class and object in oops?
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’.
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is static in oop?
What is polymorphism and its types?