In this module, we are going to build a code for the ATM system using java. In this, we can perform different transactions like withdrawal, deposit, and check balance.
In this module, we are going to build a code for Bus seat booking system using java. In this, we can book a window seat or a non-window seat.
In this module, we are going to make a simple calculator using Java. In this, we can perform different operations like addition, subtraction, multiplication, and division.