Write a programto perform the following task using the concept of function overloading:void compute ( int m , int n ) :to find out the minimum value using Ternary Operator & display the result.void compute ( double a , double b) :to display the absolute difference of two real nos. void compute ( char x , char y ) :to calculate the ASCII difference of the two characters & display the result.Write a main ( ) method to accept two integer values, two double values and two characters & call the methods using object.
Answers
Answered by
0
Answer:
we can do it by computer short keys
Similar questions