Problem #876 CORE JAVA PROGRAMMING

Create a class entering the rollno, name and class of the student from user but rollno should be automatically generated as we enter the information of 10 students

Your Solution