Description: 1, define a class that implements the concept of bank accounts, and its attributes are "Account" and "deposits", the method of "deposits", "withdrawal", "balance inquiry" and "Display account." Then define the main class object of the class to create an account, and complete the appropriate action.
To Search:
File list (Check if you may need any files):
JavaApplication1\build\classes\javaapplication1\JavaApplication1.class
................\.....\.......\................\JavaApplication1.rs
................\build.xml
................\manifest.mf
................\nbproject\build-impl.xml
................\.........\genfiles.properties
................\.........\private\private.properties
................\.........\project.properties
................\.........\project.xml
................\src\javaapplication1\JavaApplication1.java
................\build\classes\javaapplication1
................\.....\classes
................\nbproject\private
................\src\javaapplication1
................\build
................\nbproject
................\src
JavaApplication1