Northern Virginia Community College Object Oriented Programming Paper.
Question Description
Create the Fruit Class and object. Create your own fruit. Disregard any reference to Task 5 in the video. It should be Lesson 5 and I am in the process of updating that.
Video link: https://online.stratford.edu/pluginfile.php/186145…
Watch The Linked-in training section 4 Beyond the basic (Only watch the first four sections):
- What is object-oriented programming?
- What is encapsulation?
- Working with inheritance
- Interfaces
1. Explain what is a class and an object in OOP?
2. Summarize what encapsulation, inheritance, and interfaces are in Java. Feel free to use the examples she used in the video to help explain. There is no coding required for this part of the task.
Northern Virginia Community College Object Oriented Programming Paper