Java -Main Page and Index (2)
Java -Main Page and Index (2)
BY
REGISTER NO :
NAME :
OF
BONAFIDE CERTIFICATE
of I C.Sc with DS on
2024 - 2025.
Date: Date:
INDEX
Sno Date Program name Page Sign
no
1 Java program that prompts the user for an integer and then prints
out all the prime numbers up to that integer
13 Java program that handles all mouse events and shows the event
name at the center of the window when a mouse event is fired using
adapter classes
14 Java program that works as a simple calculator using a grid
layout to arrange buttons for the digits and for the +, -,*, %
operations and to handle divide by zero exception.
15 Java program that simulates a traffic light.