write a q basic program to find the smaller number between two numbers.
Answers
Answered by
1
Answer:
Find Smallest of Two Numbers in C
Find Smallest of Two Numbers in CIf it is, then initialize the first number to any variable say small. If it does not, then go to the else block and initialize the value of second number to any variable say small. Print the value of small, that will be the smallest number between the given two.
Answered by
1
Answer:
hiiiiii
Explanation:
Find Smallest of Two Numbers in C
If it is, then initialize the first number to any variable say small. If it does not, then go to the else block and initialize the value of second number to any variable say small. Print the value of small, that will be the smallest number between the given two.
Similar questions