Question: Write three classes as described below. They do not need to have any methods or constructors. Save them in the file Drill1.java. A class named
Write three classes as described below. They do not need to have any methods or constructors. Save them in the file Drill1.java. A class named A with two fields, int f1 and String f2. A class named B with two fields, A field1 and String field2. A class named C with three fields, B fieldB, A fieldA, int field3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
