Assignment.  Code part

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

1. Assignment. 

Code part

 

 

Assignment 1
Create a class called Fruit that has four instance private variables:
Name : of type string
Country : of type string : The country from which is imported :
Price : of type double
Quantity: of type integer : the available quantity of the fruit.
The class should also include the following methods:
1. A constructor with parameters for the different instances variables.
2. A default constructor
3. A set method to update the Price
4. 3 set methods to update respectively the name, country and quantity.
5. Four get methods to get respectively the value of cach instance variable
Create a program that tests the class Fruit described in the previous question, as follow:
1. Create three objects named Mango, Apple and Orange of type Fruit :
Name
Mango
Apple
Orange
Country
India
Italia
Price
Quantity
0.95
100
0.8
150
200
Tunisia
2. Display the different instance variables of the Fruit Orange.
3. Update the price of the fruit Mango to the value 1.5
4. Display the total number of Fruits.
5. Display the different instance variables of the Fruit Mango.
Transcribed Image Text:Assignment 1 Create a class called Fruit that has four instance private variables: Name : of type string Country : of type string : The country from which is imported : Price : of type double Quantity: of type integer : the available quantity of the fruit. The class should also include the following methods: 1. A constructor with parameters for the different instances variables. 2. A default constructor 3. A set method to update the Price 4. 3 set methods to update respectively the name, country and quantity. 5. Four get methods to get respectively the value of cach instance variable Create a program that tests the class Fruit described in the previous question, as follow: 1. Create three objects named Mango, Apple and Orange of type Fruit : Name Mango Apple Orange Country India Italia Price Quantity 0.95 100 0.8 150 200 Tunisia 2. Display the different instance variables of the Fruit Orange. 3. Update the price of the fruit Mango to the value 1.5 4. Display the total number of Fruits. 5. Display the different instance variables of the Fruit Mango.
Expert 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