Skip to content

An app to calculate an engine’s horsepower based on the engine’s displacement using Java.

Notifications You must be signed in to change notification settings

SyedQem/EngineHorsePowerFromDisplacement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EngineHorsePowerFromDisplacement

An app to calculate an engine’s horsepower based on the engine’s displacement using Java.

The app utilizes some of the elementary concepts taught to us during a course at Carleton University called SYSC2004. It utilizes:

-Input/output in Java

-Defining classes (attributes and methods)

-Creating objects of a class

-Access specifiers

-ArrayLists

-Unit Testing using JUnit

About

An app to calculate an engine’s horsepower based on the engine’s displacement using Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages