Object Oriented Programming With JavaTU Board 2023
Write a program to create a class student with data member roll and name. Sort the 10 objects of this class on the basis of name.
5A worked answer is on its wayMeanwhile, read the Object Oriented Programming With Java notes for this topic.
Discussion
Loading…