Write a JAVA program to develop a Class Student as given below:  Student has RegNo, Name and Marks as Data members  SetStudentData (to assign value of Data members) as member function ...


Write a JAVA program to develop a Class Student as given below:


 Student has RegNo, Name and Marks as Data members


 SetStudentData (to assign value of Data members) as member function


 ShowStudentData( to display values) as member functions.


 Also declare at least two objects of type Student.


 Set the values of marks of the two students.


 And also display the marks of both students



Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here