java

JavaF

Define class Person

Define class Person: The program must accept the details of a person(name & age) based on the query Q as the input.…
JavaF

Define Class Student

Define Class Student: The program must accept the name and the marks of N students as the input. Each student gets extra marks (0 to 10) based…
JavaF

Define class Event

Define class Event: The program must accept the title, the registration fee and the duration(in minutes) of N…