CMSC203 Assignment Details Assignment #1 Write a program based on the following flow-chart • This class should contain a main method. • The diagnosis will be based on the following flow-chart: Wi-Fi Diagnosis (Start We all need internet connectivity in this age of lockdowns. What steps should you go through when you do not have connectivity? Reboot the computer and try to connect lssignment Deseription Did that fix the problem? Yes Build an application that will step through some possible problems to restore internet connectivity. Assume that your computer uses wi-fi to connect to a router which connects to an Internet Service Provider (ISP) which connects to the Internet. Reboot the router and try to connect Concepts tested by this aIssignment Did that fix the problem? • Creation of a driver class • Pseudo-code Java fundamentals, including decision structures • Following a flow-chart • Command-line processing No Yes Make sure the cables connecting the router are firmly plugged in and power is getting to the router Did that fix the problem? No Yes Classes Move the computer closer to the router and try to connect Class - WiEiDiagnosis Source code - WiFiDiagnosis.java Did that Yes No fix the problem? Contact vour ISP Done Prompt the user at each step, and if they respond that the step they took fixed the problem, exit the program. You are required to run the application from the command line and from an IDE (like Eclipse). Take screenshots of two runs of your program with different inputs, one from the command line and one from your IDE. Deliverables

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter11: Advanced Inheritance Concepts
Section: Chapter Questions
Problem 2GZ
icon
Related questions
Question

hint for the java assignment below:

First line of your program:

import  java.util.Scanner;

To use math symbols:

π : Math.PI

en : Math.pow(Math.E,n)

To read input from the keyboard:

Scanner userInput = new Scanner(System.in);

x = userInput.nextInt();

To write to the console:

System.out.println(x);

System.out.println(“something to print”);

CMSC203
Assignment Details
Write a program based on the following flow-chart
Assignment #1
This class should contain a main method.
The diagnosis will be based on the following flow-chart:
Wi-Fi Diagnosis
We all need internet connectivity in this age of lockdowns. What steps should you go
through when you do not have connectivity?
(Start
Reboot the computer
and try to connect
Assignment Deseription
Did that
No
Yes
fix the
Build an application that will step through some possible problems to restore internet
connectivity. Assume that your computer uses wi-fi to connect to a router which
problem?
connects to an Internet Service Provider (ISP) which connects to the Internet.
Reboot the router
and try to connect
Concepts tested by this assignment
Did that
No
Yes
Creation of a driver class
fix the
problem?
Pseudo-code
Java fundamentals, including decision structures
• Following a flow-chart
Command-line processing
Make sure the cables connecting the
router are firmly plugged in and power
is getting to the router
Did that
No
Yes
fix the
Classes
problem?
Move the computer closer to
the router and try to connect
Class - WiFiDiagnosis
Source code - WiFiDiagnosis.java
Did that
fix the
problem?
No
Yes
Contact vour ISP
Done
Prompt the user at each step, and if they respond that the step they took fixed the
problem, exit the program.
You are required to run the application from the command line and from an IDE (like
Eclipse). Take screenshots of two runs of your program with different inputs, one from
Deliverables
the command line and one from your IDE.
Transcribed Image Text:CMSC203 Assignment Details Write a program based on the following flow-chart Assignment #1 This class should contain a main method. The diagnosis will be based on the following flow-chart: Wi-Fi Diagnosis We all need internet connectivity in this age of lockdowns. What steps should you go through when you do not have connectivity? (Start Reboot the computer and try to connect Assignment Deseription Did that No Yes fix the Build an application that will step through some possible problems to restore internet connectivity. Assume that your computer uses wi-fi to connect to a router which problem? connects to an Internet Service Provider (ISP) which connects to the Internet. Reboot the router and try to connect Concepts tested by this assignment Did that No Yes Creation of a driver class fix the problem? Pseudo-code Java fundamentals, including decision structures • Following a flow-chart Command-line processing Make sure the cables connecting the router are firmly plugged in and power is getting to the router Did that No Yes fix the Classes problem? Move the computer closer to the router and try to connect Class - WiFiDiagnosis Source code - WiFiDiagnosis.java Did that fix the problem? No Yes Contact vour ISP Done Prompt the user at each step, and if they respond that the step they took fixed the problem, exit the program. You are required to run the application from the command line and from an IDE (like Eclipse). Take screenshots of two runs of your program with different inputs, one from Deliverables the command line and one from your IDE.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 6 images

Blurred answer
Knowledge Booster
Random Class and its operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning