Coders Packet

Packets submitted by MASNA VISHNUDEV

ATM Transaction System Using Java

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.

Bus Seat Booking System Using Java

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.

Simple Calculator Using Java

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.