C++ Programming and Technical Programming Technical

Which of the following statement is correct?

Options
1) Overloaded functions can accept same number of arguments.
2) Overloaded functions always return value of same data type.
3) Overloaded functions can accept only same number and same type of arguments.
4) Overloaded functions can accept only different number and different type of argument

Read Solution (Total 0)

C++ Other Question

How would you differentiate between a pre and post increment operators while overloading? You run a shell on UNIX system. How would you tell which shell are you running?