Question 3
Which of the code snippets given below computes the minimum of three integers, not necessarily distinct from each other?
Which of the code snippets given below computes the minimum of three integers, not necessarily distinct from each other?
Only snippet-1 is correct
Only snippet-2 is correct
Both snippets 1 and 2 are correct
Both snippets 1 and 2 are incorrect