Interface in java
Write a Java program to create an interface Shape with the calculateArea() method. Create three classes Rectangle, Circle, and Triangle that...
Subject
Write a Java program to create an interface Shape with the calculateArea() method. Create three classes Rectangle, Circle, and Triangle that...
Write a Java program that takes a number from the user, reverses it and checks whether it is palindrome or not....
| 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
|
17 | 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
|
17 | Feb 03, 2026 |
Primary View
Student ko sidha saare mapped questions yahin milenge. Neeche filters use karke MCQ, theory, practical ya marks-wise alag dekh sakte ho.
Asked by Super Admin on Feb 03, 2026
Write a Java program to create an interface Shape with the calculateArea() method. Create three classes Rectangle, Circle, and Triangle that implement the Shape interface. Override the calculateArea() method in each subclass to calculate and return the shape's area.
Asked by Fahad Vahora on Feb 03, 2026
Write a Java program that takes a number from the user, reverses it and checks whether it is palindrome or not.
No assignments available yet.