Introduction - If you have any usage issues, please Google them yourself
Write a Java program, the design of a transport type Transport, included members of attributes are: speed pace, dead-weight load auto Vehicle is the Transport sub-category, which includes the attributes are: the number of wheels and wheel weight weight Transport Aircraft Airplane category is sub-category includes the properties are: the number of models enginertype and engine enginers. Each category has all the data related to the output method.