HTML Table of Names and Scores
Write a class whose constructor takes a vector of Student objects, where the each
Student has a name of type string and a score of type int. The class internally stores the
data passed to it in its constructor. The class should have an overloaded output operator
that outputs its data in the form of an HTML table. Make up suitable input and use it to
test your class.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here