What is the difference between the C & C++?

Answer Posted / srikanth

c is a procedure oriented language where as c++ is a object oriented language.

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is oops in programming?

562


Why interface is used?

549


What is the significance of classes in oop?

587


What is abstraction in oop?

631


What is constructor in oop?

586






How to improve object oriented design skills?

569


What does and I oop mean?

612


What is the difference between static polymorphism and dynamic polymorphism?

579


Can we override main method?

603


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’.

1778


What is static modifier?

630


What is class in oop with example?

616


What is ambiguity in inheritance?

623


What is encapsulation with real life example?

566


What is abstraction in oop with example?

642