what is the main difference between c and c++?
Answer Posted / balaji.r
C is a procedurural oriented program it has certain
procedure but C++ is an Object oriented Program each and
every process doing in only with help of objects...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between inheritance and polymorphism?
what's the basic's in dot net
What is overloading in oops?
What is difference between inheritance and polymorphism?
What are the three parts of a simple empty class?
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 the difference between procedural programming and oops?
What is polymorphism and why is it important?
Why is there no multiple inheritance?
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
What is the difference between encapsulation and polymorphism?
What is polymorphism and types?
What is inheritance in oop?
What is pure oop?
What is class and object in oops?