Question: (Bonus) Write a Java program to simulate a student information query interface where input can be provided for one or more of the following fields:

(Bonus) Write a Java program to simulate a student information query interface where input can be provided for one or more of the following fields: student name, and/or student number, and/or DoB. Assume information about students are stored in a table Students(Snumber, Sname, DoB). A graphical user interface is NOT required. (8 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
