rewrite the following statement using ternary operators.
if ( x > y )
k = x - y;
else
k = x + y;
Answers
Answered by
0
Answer:
please like and subscribe my new channel bro act gaming channel on youtube please
Similar questions