Isn't
Code: Select all
printSum(int a, float b)Code: Select all
printSum(float a, float b)Code: Select all
printSum(1, 2)Moderator: admin
Code: Select all
printSum(int a, float b)Code: Select all
printSum(float a, float b)Code: Select all
printSum(1, 2)Users browsing this forum: No registered users and 82 guests