difference between c and c++?
Answer Posted / prashant cruise
basically c is based on console user interface(CUI) JAVA IS OBJEct oriented...
prashant cruise
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Differentiate between C and C++.
Tell me can a pure virtual function have an implementation?
What is wrapper class in c++?
Which software is best for c++ programming?
What is type of 'this' pointer?
What is dev c++ used for?
What is oops in c++?
A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
What is the difference between an enumeration and a set of pre-processor # defines?
What are the benefits of operator overloading?
What is an undefined behavior and sequence points
What is the use of object in c++?
Which is best c++ or java?
What is the difference between cin.read() and cin.getline()?
Explain the difference between using macro and inline functions?