2. Create a Java class named Courses with the following requirements: 1) Two instance variables phone and color as integer 2) Two class variables PHONES to hold the cars' name as an array of String and COLORS to hold the phones' color as an array of String. Phones = {'iPhone","Galaxy","Huawei"}; COLORS = {"Black","White","Blue", Sílver"}; 3) A constructor with two arguments to assign phone and color values. 4) Override the toString method to print the output as below: Phones: phone name 5) Create an array of Courses object with size 12 and assign its elements from the class variables. Then print the array. Color: color name

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
2. Create a Java class named Courses with the following requirements:
1) Two instance variables phone and color as integer
2) Two class variables PHONES to hold the cars' name as an array of String and COLORS to hold the
phones' color as an array of String.
Phones = { "iPhone","Galaxy","Huawei"};
COLORS = {"Black","White","Blue", Sílver"};
3) A constructor with two arguments to assign phone and color values.
4) Override the toSting method to print the output as below:
Phones: phone name
5) Create an anay of Courses object with size 12 and assign its elements from the class variables. Then print
the array.
Color: color name
Guideline for developing the application.
Input
Start the program by creating the anay of type Courses
with size of 12. Then use nested loop to loop through
PHONES aray and COLORS anay then assign the
values to the Courses anay elements using the
Output
run:
Phone: 1Phone
Color: Black
Phone: iPhone
Color: White
Phone: iPhane
Color: Blue
Phone: 1Phone
Color: Silver
constructor.
Phone: Galaxy
Phone: Galaxy
Color: Hlack
Color: White
Phane: Galaxy
Phone: Galaxy
Color: Blue
Color: silver
Phone: Huawei
Color: Black
Phone: Huawei
Color: White
Phone: Huawei
Color: Blue
Phone: Huawei
Color: Silver
BUILD SUCCESSFUL (total time: 0 seconds)
Transcribed Image Text:2. Create a Java class named Courses with the following requirements: 1) Two instance variables phone and color as integer 2) Two class variables PHONES to hold the cars' name as an array of String and COLORS to hold the phones' color as an array of String. Phones = { "iPhone","Galaxy","Huawei"}; COLORS = {"Black","White","Blue", Sílver"}; 3) A constructor with two arguments to assign phone and color values. 4) Override the toSting method to print the output as below: Phones: phone name 5) Create an anay of Courses object with size 12 and assign its elements from the class variables. Then print the array. Color: color name Guideline for developing the application. Input Start the program by creating the anay of type Courses with size of 12. Then use nested loop to loop through PHONES aray and COLORS anay then assign the values to the Courses anay elements using the Output run: Phone: 1Phone Color: Black Phone: iPhone Color: White Phone: iPhane Color: Blue Phone: 1Phone Color: Silver constructor. Phone: Galaxy Phone: Galaxy Color: Hlack Color: White Phane: Galaxy Phone: Galaxy Color: Blue Color: silver Phone: Huawei Color: Black Phone: Huawei Color: White Phone: Huawei Color: Blue Phone: Huawei Color: Silver BUILD SUCCESSFUL (total time: 0 seconds)
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY