what is the main difference between c and c++?
Answer Posted / yesvanth
C program is for system software while C++ for application
software
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is methods in oop?
What is abstraction and encapsulation?
What is inheritance in simple words?
What do you mean by variable?
How can you overcome the diamond problem in inheritance?
Is this job good for future? can do this job post grduate student?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is ambiguity in inheritance?
What is balance factor?
What is interface in oop?
can inline function declare in private part of class?
What is oops and why we use oops?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Why is static class not inherited?
What is inheritance write a program to show use of inheritance?