Computer Science, asked by protim19, 1 month ago

Write a program to input two numbers and find maximum and minimum using math function.​

Answers

Answered by Aastha40476
0

Explanation:

Say max() function is used to find maximum between two numbers. Second, we need to find maximum between two numbers. Hence, the function must accept two parameters of int type say, max(int num1, int num2) . Finally, the function should return maximum among given two numbers.

Answered by brokenheart48
18

Explanation:

do you play ff bro

Attachments:
Similar questions