Create a console-based application in C# called Farm Inventory App that meets the requirements below. 1. Create a class and name it Farm. 2. The Farm class must have the following properties: •Location as string •FarmSize as int •FarmCost as int 3. Define two constructors in the Farm class. The first constructor receives no argument and sets default values to the properties (the default value for string is an empty string, and for int it's 0). The second constructor must receive and set the values for Location, Farmsize, and FarmCost as arguments.  4. Create a method named ShowFarminformation in the class to display the properties of the object.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter10: Introduction To Inheritance
Section: Chapter Questions
Problem 1GZ
icon
Related questions
Question

Create a console-based application in C# called Farm Inventory App that meets the requirements below.
1. Create a class and name it Farm.
2. The Farm class must have the following properties:
•Location as string
•FarmSize as int
•FarmCost as int
3. Define two constructors in the Farm class.
The first constructor receives no argument and sets default values to the properties (the default value for string is an empty string, and for int it's 0).
The second constructor must receive and set the values for Location, Farmsize, and FarmCost as arguments. 
4. Create a method named ShowFarminformation in the class to display the properties of the object. 

Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Class
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
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage