Program: Classes and Instantiation Demonstration Advanced
Description: This program introduces beginner programmers to the concept of classes, objects, and instantiation in Java. It includes a basic example of a class with attributes and methods, and how to create and use objects of that class.
Key Concepts:
1. Code on the Board for the group you belong
a. BasketBall
b. Soccer
c. Vehicle
d. Plane
******* you will need to fill in the rest of the java code *******
You will drop off 4 files into Google Classroom:
• Your files will be: (Remember the python program is dropped off first.)
• PX_lastname_?????????.java (Java program that is instantiated)
• PX_lastname_?????????Tester.java (Java program that instantiates the object)
• PX_lastname_?????????.png (Screenshot of class notes)
• PX_lastname_?????????.png (Screenshot inside Eclipse)
• PX_lastname_?????????.mp4 (Video running the program)
If you do not understand this assignment,
ask Mr. Cusack and/or attend tutorials.