what is the main difference between c and c++?

Answer Posted / richa

c is not object oriented but c++ is object oriented

Is This Answer Correct ?    6026 Yes 496 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

2189


how to get the oracle certification? send me the answer

1875


What is the purpose of enum?

752


What is abstraction encapsulation?

845


What is the oops and benefits of oops programming?

716


What is constructor in oop?

801


How to improve object oriented design skills?

738


What are the data types in oop?

798


What is abstract class in oops?

757


What is polymorphism in oop example?

712


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!!!)

1831


Why multiple inheritance is not possible?

767


What is static modifier?

819


Why multiple inheritance is not allowed?

780


What is the highest level of cohesion?

752