call

  • C++

Biggest of 2 Numbers Using Function: C++

Find the biggest of two numbers using function and ternary operator. Basics of functions: A function is a sub program…

12 years ago