0
4.4kviews
A program reads three numbers n1,n2,n3 in the range - 100 to 100 and prints the smallest number. Design test cases for this program using equivalence class testing technique
1 Answer