what is the main difference between c and c++?
Answer Posted / irfan khan
c is not object oriented but c++ is object oriented
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the types of abstraction?
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?
What is the purpose of enum?
What are main features of oop?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
program for insertion ,deletion,sorting in double link list
What is coupling in oops?
is there any choice in opting subjects like 4 out of 7
What is data binding in oops?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is balance factor?
What is the difference between abstraction and polymorphism?
What is encapsulation example?
Why is encapsulation used?
Why do we use class in oops?