what is the main difference between c and c++?
Answer Posted / deepak
c is structure programming language while c++ is object oriented programming language this is the main difference between c and c++
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the renewal class?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
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?
What are the types of abstraction?
any one please tell me the purpose of operator overloading
What is new keyword in oops?
What is constructor in oop?
How long to learn object oriented programming?
What does and I oop and sksksk mean?
Explain virtual inheritance?
What is overloading in oops?
Explain the concepts involved in Object Oriented programming.
What is the fundamental idea of oop?
What is encapsulation oop?
Why is oop better than procedural?