Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hello This question is related to JAVA Please don't write with your handwriting please! Write a program that asks the user to enter a number

Hello

This question is related to JAVA

Please don't write with your handwriting please!

image text in transcribed

Write a program that asks the user to enter a number between 2 and 10 then prints all the multiples of this number from 1 to 100. The program must ask the user if he wants to continue by choosing another number or quit. . Show your full JAVA program * Show a screenshot of the output (if there is no screenshot of the output, the student shall get a zero mark for this question) The output should look like this (with the exception of the name which must be your name): Problems Javadoc Declaration Console terminated> Multiple [Java Application) C1Program FilesJavajre1.80,144binjavaw.exe (Mar 23, 2018, 9:03:25 PM) This program is created by Abdullah ben Abdullah Give your proposed number between 2 and 10:3 All multiples of 3 between 1 and 200 are 3 69 12 15 18 21 24 27 30 33 36 39 42 45 48 51 54 57 68 63 66 69 72 75 78 81 84 87 98 93 96 99 Do you want to continue Y/N? Y Give your proposed number between 2 and 10: 12 Give your proposed number between 2 and 10: 9 All multiples of 9 between 1 and 200 are 9 18 27 36 45 54 63 72 81 90 99 Do you want to continue Y/N? n

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Big Data And Hadoop Fundamentals Tools And Techniques For Data Driven Success

Authors: Mayank Bhushan

2nd Edition

9355516665, 978-9355516664

More Books

Students also viewed these Databases questions