Main.java General program runner (used in some exercises). Test.java Checks if a character is a vowel or consonant. Max.java Finds the maximum of three numbers. Marks.java Simple marks evaluation ...
Developed confidence in Java basics. Practiced building modular programs using functions. Strengthened my understanding of loops, conditionals, and user input handling. Learned to structure and ...