InterviewSolution
Saved Bookmarks
| 1. |
Write a menu driven program using a method Number() to perform the following tasks: (i) Accept a number from the user and check whether it is a ‘BUZZ’number or not. A Buzz number is the number which either ends with 7 or is divisible by 7 (ii) Accept a number from the user and check whether it is a composite number or not. A composite number has more than one factor (exclude 1 and the number itself). With explanations please |
|
Answer» tion:I am in CAGE PLEASE help me OTHERWISE they will kill me please help me |
|