Question: can you tell me what the problem? private String name? private String ID ptivate int marknt Strudent () ( 1 Student (String name, String ID)

private String name? private String ID ptivate int marknt Strudent () ( 1 Student (String name, String ID) f Chis , rame = name: this.ID = ID: 1 publie vodd setMarks (1ne marks) I chia , macka = markaz } public void display () 1 5ystem, out,printin ("Student name: + name): Syatem.out.printin("Student ID: =+ ID) 2 System.out.printen ("student, marknt "+ marke) ? 1 publio stacic vold main (stringll arqa) ( Student [1 students = new student {2}: stadencg [0] = ney Student ("Wouran", "202204240")t student (1)= new Studenc ("Reen", " "67890") i. ormientuinl uarrarkaifsi. Error: Main method not found in class student.Student, please define the nain method as: public static void main (String [] args) or a JavaFX application class must extend javafx.application.Application BUILD EAILED (total time: 1 second)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
