MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
Home
Practice
CORE JAVA PROGRAMMING
OBJECT ORIENTED PROGRAMMING
Problem #494
Problem #494
CORE JAVA PROGRAMMING
Write a Java program to create a class called "Student" with a name, grade, and courses attributes, and methods to add and remove courses.
Your Solution
Submit Solution
Reset