what is the main difference between c and c++?
Answer Posted / nishit patel
C is structure programming language and c++ is object oriented programming langauge ;
c is middle level language and c++ is high level language
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does enum stand for?
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?
How to use CMutex, CSemaphore in VC++ MFC
What are benefits of oop?
What is encapsulation with real life example?
What is difference between oop and pop?
What is static modifier?
What is class encapsulation?
What is the benefit of oop?
What is methods in oop?
What is polymorphism give a real life example?
Can enum be null?
What is overriding vs overloading?
How is polymorphism achieved?
How to improve object oriented design skills?