Skip to content

EGregg/BankAccount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

BankAccount

Developed using JDK 1.8

Developed for class to demonstrate OOP concepts by constructing a bank account object, depositing funds, withdrawing funds, and displaying funds available.

Contents:
Account.java
Main.java

Directions:
Place all files into the same directory.

Run $javac Main.java from command line.

Run $java Main.java from command line.

Running Main.java will first construct a bank account object from the Account.java file. Main.java will then display the results of the variables which have been called on the bank account object.

About

Java project to create a bank account object

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages