Skip to content
 
 

Repository files navigation

Milestone 1 Core Java OOP Coding Assignment

Milestone 1: Core Java + OOP Coding Assignment

📌 Project Overview

This repository contains solutions for the Milestone 1 Core Java OOP Coding Assignment.
The project demonstrates fundamental Object-Oriented Programming concepts in Java, including:

  • Classes and Objects
  • Inheritance
  • Polymorphism
  • Abstraction
  • Encapsulation

📂 Project Structure

  • CollegeStudent.java – Represents student details and behaviors.
  • Employee.java – Models employee attributes and methods.
  • Product.java & ProductBilling.java – Demonstrates object relationships and billing logic.
  • Student.java – Additional student class for practice.
  • Main.java – Entry point to run and test the program.

🚀 How to Run

  1. Clone the repository:
    git clone https://github.com/stac7starbucks-jpg/Milestone-1-Core-Java-OOP-Coding-Assignment.git

About

Milestone 1 Core Java + OOP Coding Assignment

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages