why wont this tester complie
- by user1678800
student name and id and testgrade need to compile with tester but the student class has some problem i dont know what it is and the error message is Error: Syntax error on token "(", . expected this needs to complie with the tester class to be able to run
public class Student
{
public static void main(String[] args)
{
// instant…