Question: For this assignment, you will use the Visual Studio Code ( VS Code ) IDE to compile and run a Java program; you can do
For this assignment, you will use the Visual Studio Code VS Code IDE to compile and run a Java program; you can do this in the VCASTLE environment or on your own computer if you have VS Code installed and configured to do Java development. You will create the Java code based on the requirements provided below.
Your application must demonstrate the following concepts:
Inheritance
Composition
Polymorphism
Abstract Classes
Use of Constructors
Use of Access Specifiers
Text File Data StorageRetrieval
Incorporate the following requirements into your application:
For all classes provide the following
o Documentation at the top of the class file that includes
Your name
Date of development
Assignment eg SDC Performance Assessment Constructors and Access Specifiers
Description of the class
o Documentation within the class that indicates which of the concepts listed above are being demonstrated
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
