Your task is to create a program that can achieve the above requirements when given the person's first name, date of birth(format YYYY-MM-DD) and five-digit postfix through CMD arguements
You are provided with a simple Java project. Using the Shape class as a guide, create an abstract class 3DShape for 3D shapes. Create Cube and Cylinder 3D shapes by extending the 3DShape class you’ve just created. Create an interface to calculate volume and implement necessary code to calculate correct value of volume of all types of your 3D shapes. As a bonus, implement a design where 2DShape supertype is the parent of the 3DShape supertype, and respective methods for area and volume calculation are inherited from the relevant supertype for the concrete 3D objects.
1. Flip the number: Write a program that prompts the user to enter a three digits positive integer. The program flips and prints the integer. For example, if the user enters 582 then the program prints 285.
simple output:
Identify a suitable network scenario/case that can be used to explain and discuss
the relationship of concepts in the exhibit. Ensure that you provide details of the
following aspects of the scenario:
• Description of the scenario;
• Why the scenario is considered a network system.