Computer Science, asked by vinitrajsharma027, 1 month ago

WAP to input an one digit number and display the number name. Give me the right answer...​

Attachments:

Answers

Answered by saumyaanukalp
0

Answer:

In this program, read a single digit number from the user as an input. Check entered number using case statement whether it is single digit number and if it is not a single digit number then statement under default is executed. Here, break statement is used to control out of the program from switch statement.

If we do not used break statement then next cases are executed without checking for its value.

Explanation:

please mark as brainliest

Answered by kanyamohan28
0

Answer:

The right answer is VinitRajvibitha 087 I hope it is the correct answer

Please mark me as a BRAINLIST please

Similar questions