Skip to content

jgomezpe/carros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

carros

Un ejemplo de programación orientada a objetos usando vehículos. Contiene una Clase abstracta Vehículo, Tres subclases: Automovil (Coche pequeño), Carga (Carga), Deportivo (SUV). La clase Carga tiene dos subclases Platon y Furgon.

cars

An Object Oriented Programming example using Vehicles It contains An abstract Class called Vehiculo (Vehicle), Three sub-classes: Automovil (Small car), Carga (Cargo), and Deportivo (SUV). Class Carga has two sub-classes Platon (Pickup) and Furgon (kind of van)

About

An Object Oriented Programming example using Vehicles

Resources

Stars

13 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors