Subject

Java Programming

Open Topic Tutorial View

Programs

Interface in java

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

Java 🎯 OOP
Views
16
Date
Feb 03, 2026

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
Views
16
Date
Feb 03, 2026
Title Difficulty Language Categories Views Date Action
Interface in java
Write a Java program to create an interface Shape with the calculateArea() method. Create three classes Rectangle, Circl...
Java
🎯 OOP
16 Feb 03, 2026
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
16 Feb 03, 2026
Showing 2 program(s)