Question: Write a Java program with class definition for stu with name, regno, and cgpa values and required methods as members of the class. Create an
Write a Java program with class definition for stu with name, regno, and cgpa values and required methods as members of the class. Create an array of objects of stu for n number of students in B1 slot. Write a Java program to display the name and registration numbers of the students who have CGPA less than 4 in B1 slot.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
