GitHub / merttalug / Truck_Owner
A java program that creates a person class named Person, assigns the information from that class to the Vehicle class as a parameter named owner, and inherits the Truck class from the Vehicle class. It is aimed to learn the basics of object-oriented programming and the concept of inheritance.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/merttalug%2FTruck_Owner
PURL: pkg:github/merttalug/Truck_Owner
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: Java
Size: 20.5 KB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: over 2 years ago
Pushed at: over 3 years ago
Last synced at: about 1 month ago
Topics: classes, inheritance, java, javase, netbeans-project, object-oriented-programming, oop, oop-in-java, oop-principles