Write Object Oriented Program with a class to specify data on students given below:[Roll number, Name, Department (Static), Course, Age]Assume that there are not more than 300 students in the college.(i) Write an operation to get details of students using constructors (Any Two).(ii) Write a function to print the details of all students list by sorting it with roll number.(iii) Write a function to search particular student in available Records.Note: Roll Number should be auto incremented and Department name should be “Computer Science & Information Technology”
in c++
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here