Question: In this assignment I need to write a Java code (1) Pick a topic. Select some category or collection of items, like Arnold Schwarzenegger movies,
In this assignment I need to write a Java code

(1) Pick a topic. Select some category or collection of items, like Arnold Schwarzenegger movies, or Hungarian poets, or famous airline accidents. Try to pick something that you know a little about, but you don't have to be an expert. (2) Identify properties/characteristics/attributes of the selected category. You don't have to give specific details of a selected item (like "Eraser", 1996, "Vanessa Williams"), just name the properties (like title, year, and co-star). Identify at least four properties, with at least two Strings and two numbers. (3) Define a record data type for your object, with one field for each property. (4) Define a variable of this type and assign the fields of that variable sample values. Make up one record describing a typical object
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
