what is the main difference between c and c++?
Answer Posted / uma
c++ support operator overloading but
c doesn't support operator overloading..
| Is This Answer Correct ? | 594 Yes | 103 No |
Post New Answer View All Answers
What is polymorphism what is it for and how is it used?
What do you mean by overloading?
What is the real life example of polymorphism?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What does oop mean in snapchat?
Can private class be inherited?
What are the three main types of variables?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What polymorphism means?
What is polymorphism in oop example?
What causes polymorphism?
What are the 5 oop principles?
What is the difference between static polymorphism and dynamic polymorphism?
What exactly is polymorphism?
How to hide the base class functionality in Inheritance?