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
How is static data member similar to a global variable?
What do you mean by translation unit?
Is recursion allowed in inline functions?
Which bit wise operator is suitable for putting on a particular bit in a number?
What is searching? Explain linear and binary search.
What is constant in c++ with example?
What is the difference between containment and delegation?
What is the use of endl?
What does asterisk mean in c++?
Why do we use string in c++?
What is enum class in c++?
Explain bubble sorting.
Can we use pointers in c++?
How should a contructor handle a failure?
What is the v-ptr?