what is the main difference between c and c++?
Answer Posted / arti chalotra
we have not templets in C but we have templetes in C++.
C++ is the advanced version of C.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is inheritance in oop?
Whats oop mean?
What is protected in oop?
What is abstraction oop?
What is the point of oop?
How is class defined?
What is encapsulation with real life example?
what type of question are asked in thoughtworks pair programming round ?
What is encapsulation in oop?
What is encapsulation with example?
What is polymorphism and its types?
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?
Write a program to reverse a string using recursive function?
What are the advantages of polymorphism?
What is polymorphism explain?