Question: (c) Write a switch statement to display one,two, three, large than three if the input integer is 1, 2, 3, 4 or larger. Answer: (d)
(c) Write a switch statement to display "one","two", "three", "large than three" if the input integer is 1, 2, 3, 4 or larger. Answer: (d) Write a nested if statement to display "one", "two", "three", "large than three" if the input integer is 1, 2, 3, 4 or larger. Answer: (e) Write a for loop to display the integers from 0 to 100 inclusive but skipping the numbers 10 and 20 using
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
