Latest C++ Aptitude Question SOLUTION: 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)