Create a program that gets 5 students information from theuser.
Each student’s information is used to create an instance of Studentclass.
• Student Class has the following attributes:
o ID, first name, last name and email
Student class has the following methods
• Student constructor – accepts 4 parameters (ID, first name, lastname and email)
• getInfro method accepts no parameter, returns strings that shows:ID, first name, last name and email separated by comma.
The student objects are then stored in a Studetn array
Loop through the array and print each student’s info to theconsole screen.
Expert Answer
An answer will be send to you shortly. .
PayPal Gateway not configured
PayPal Gateway not configured