Search:

Type: Posts; User: ShadowKing98

Search: Search took 0.09 seconds.

  1. Replies
    7
    Views
    3,797

    Re: Simple Banking System

    OK please help me out newbie
  2. Replies
    7
    Views
    3,797

    Re: Simple Banking System

    package bankassignment;



    public class Main {



    public static void main(String[] args) {
  3. Replies
    7
    Views
    3,797

    Re: Simple Banking System

    Im kinda a noob. Yes getBalance was supposed to be private. Could you tell me how to build it with return values only. And please tell me where to put the code. Oh yeah it doesnt really matter where...
  4. Replies
    7
    Views
    3,797

    Simple Banking System

    I want to make a Simple Banking System. I am bit confused.
    There will be some duties in the bank
    recieveCash
    sendCash

    1 variable called
    balance

    When someone uses recieveCash, it will...
Results 1 to 4 of 4