Java Programming

Explore programs, questions, notes, and assignments for this subject

Interface in java

Write a Java program to create an interface Shape with the calculateArea() method. Create three classes Rectangle, Circle, and Triangle that implement...

Java 🎯 OOP
πŸ‘οΈ 1 views πŸ“… Feb 03, 2026
View Solution

check number is palindrome or not

Write a Java program that takes a number from the user, reverses it and checks whether it is palindrome or not....

Easy Java πŸ”„ Loops
πŸ‘οΈ 0 views πŸ“… Feb 03, 2026
View Solution
Showing 2 program(s)