This program provides users with the ability to make deposits, withdrawals, and view their account information through a simple ATM interface. The program will continue to run until the user selects the "Exit" option.
Technologies used: Java
View Code
The program above is a simple BMI (Body Mass Index) calculator written in the Java programming language. BMI is a measure used to assess a person's weight status based on weight and height.
Technologies used: Java
View Code
This program is displaying emails in alice and bob's mailbox. This program shows the relationship between users, emails, and mailboxes in a simple system.
Technologies used: Java
View Code