Year
✨ Select Your Year ✨ 🎓 First Year 📘 Second Year 🏆 Third Year ⬅️ Back 🏠 Hom…
✨ Select Your Year ✨ 🎓 First Year 📘 Second Year 🏆 Third Year ⬅️ Back 🏠 Hom…
import java.util.Scanner; class Shape { double getPerimeter() { return 0.0; } double …
import java.util.Scanner; class Area { double findArea(double length,double breadth) { return length * bre…
import java.util.Scanner; class Student { String name; int age String rollno; Student(String n…
import java.util.Scanner; class Ex5 { public static void main(String args[]) { Scanner s = new Scanner(Syste…
import java.util.Scanner; class EX4 { public static void main(String args[]) { Scanner s=ne…
import java.util.Scanner; public class Ex2 { public static void main(String args[]) { int a,b,big; S…
import java.util.Scanner; class Ex1 { public static void main(String args[]) { float cel,far; S…
Naruto S1 EP.1 Naruto S1 EP.2 Naruto S1 EP.3 Naruto S1 EP.4 Naruto S1 EP.5 N…
All Computer Shortcut Keys List (Important Keyboard Shortcut Keys) Computer Shortcut Keys…
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>CSS</title> </head> <body> <…
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>C++</title> </head> <body> <…