what is the main difference between c and c++?
Answer Posted / rajiv ranjan
c is low level language while c++ is sn high level language.
c++ is an extension of c language this means that you can
use not only the new features of c++ but can also use the c
programing on that. c++ is an object oriented while c is an
program oriented in whiC++ is object oriented language and
c is objecc does not support the c++ programme but c++
support the c
program.
t based.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we need oop?
Are polymorphisms mutations?
write a program that takes input in digits and display the result in words from 1 to 1000
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is multilevel inheritance explain with example?
Why do we need polymorphism in c#?
What is abstraction encapsulation?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
How to use CMutex, CSemaphore in VC++ MFC
What are the three parts of a simple empty class?
What is the real life example of polymorphism?
Write a program to sort the number with different sorts in one program ??
What is polymorphism programming?
What is difference between pop and oop?