I want to calculate grade of students but a red line is shown in the last line below the word 'grade'.Please help.[-O<
This is my coding:-
int eng=Integer.parseInt(jTextField1.getText());
...