what is the main difference between c and c++?
Answer Posted / k.senthil
c program does not support the data hiding.but c++ support
the data hiding method.
c programs divide in to smaller program that is know as
function
c++ program divide in to samller program that is known as
object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Give two or more real cenario of virtual function and vertual object
What is the point of polymorphism?
How do you explain polymorphism?
what are the realtime excercises in C++?
Why is polymorphism important in oop?
How does polymorphism work?
How do you answer polymorphism?
Why it is called runtime polymorphism?
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 does I oop mean?
What is polymorphism and example?
What is ambiguity in inheritance?
What is polymorphism and why is it important?
What are the components of marker interface?
What does it mean when someone says I oop?