Sorting Names in Dictionary Order | Java Program | ICSE Class 10

Опубликовано: 29 Июль 2026
на канале: ICSE Success Zone
73
2

In this video, we explain a Java program that sorts ten names in dictionary order (alphabetical order) using the Bubble Sort algorithm. The program takes input from the user, sorts the names, and then displays the sorted list. This tutorial is specially designed for ICSE Class 10 students to understand string comparison and sorting techniques in Java.

🔹 Topics Covered:
✅ Taking user input using Scanner
✅ Comparing and sorting strings using compareTo()
✅ Implementing Bubble Sort for string arrays

📌 Perfect for ICSE Class 10 students learning Java!
Watch the full explanation to strengthen your Java programming skills. 🚀

📢 Don't forget to like, share, and subscribe for more Java tutorials! 🎯