100% Guaranteed Results


ECE39595 – HW 1 Solved
$ 24.99
Category:

Description

5/5 – (1 vote)

Part A:
Using an IDE, run the simple Java program included with this homework in HW1/A/Address.java in an IDE. NetBeans is a good one. Take a screen shot of the screen after running the program in the IDE, and turn it in to Brightspace.
Part B Part i.
“”+month+”/”+day+”/”+year;
The constructor for automobile takes values for each of the variables, and for the month, day and year, i.e., it will take an int, float, int, int and int.
A separate class, HW1.java, contains the main function. It should call the constructor twice to create
two Automobile objects, and then print out the values of each automobile using
System.out.println;
Part ii.
You should be able to run an unchanged HW1.java against the changed Automobile class and get the same results you got with the original Automobile class.
How to turn in the homework.
Create a directory called <userid>, where <userid> is your Purdue login. Under that directory should be an A and a B directory. Inside of A directory have the screenshot for A. Inside of the B directory have two directories, 1 and 2. Inside the 1 directory have the code for part i above. Inside the 2 directory have the code for part ii above
Turn in the code to Brightspace.

Reviews

There are no reviews yet.

Be the first to review “ECE39595 – HW 1 Solved”

Your email address will not be published. Required fields are marked *

Related products