what is the main difference between c and c++?
Answer Posted / bharat kashid
c is procedural language
c++ is is a procedural +object oriented .
we can use function inside structured in c++,
but not in c.
c follow top down approach while
c++follow bottomup approach.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the fundamental idea of oop?
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(); }
What is the oops and benefits of oops programming?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is a class in oop?
What is overriding in oop?
What is object in oop with example?
What does enum stand for?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
is there any choice in opting subjects like 4 out of 7
class type to basic type conversion
What does no cap mean?
Why is object oriented programming so hard?
What are the 5 oop principles?