what is the main difference between c and c++?
Answer Posted / breetha s
c is not aobject orientedlanguage
c++ is object oriented language
c is a lowlevel language
c++ is a high level language
C is a procedural language,but C++ is a object oriented
language.
c is the top to bottom,but c++ is bottom to top language.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
what is difference between class template and template class?
Can abstract class have normal methods?
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 encapsulation oop?
How to use CMutex, CSemaphore in VC++ MFC
Is html an oop?
What is the fundamental idea of oop?
What are the benefits of interface?
Why is abstraction used?
What do you mean by overloading?
Can you inherit a private class?
what is different between oops and c++
Why do we need polymorphism in c#?
What is the significance of classes in oop?
How do you define a class in oop?