what is the main difference between c and c++?
Answer Posted / arti chalotra
C++ have templates but C have no templates.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is polymorphism in oops with example?
Which is not an object oriented programming language?
What causes polymorphism?
What is object in oops?
What are the data types in oop?
What is a class in oop?
What is encapsulation example?
Why do we need oop?
What is encapsulation process?
Who invented oop?
write a programe to calculate the simple intrest and compund intrest using by function overlading
Write a c++ program to display pass and fail for three student using static member function
What exactly is polymorphism?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is the oops and benefits of oops programming?