Answer Posted / abhishek sinha
functiion overloading means in a program we can define more
than function with the same name but different argument.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack
What do the keywords volatile and mean mutable?
Define the process of error-handling in case of constructor failure?
Can member functions be private?
How do you add an element to a set in c++?
What are arrays c++?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
What is general form of pure virtual function? Explain?
Which software is best for programming?
What is math h in c++?
What is the difference between interpreters and compilers?
Explain bubble sorting.
Difference between Abstraction and encapsulation in C++?
Should I learn c or c++ first?
Specify different types of decision control statements?