8 Delete Student by Id

preview_player
Показать описание
deleteStudent(): this function asks the user to enter an integer number
represents student’s ID, if there is a student with that ID, it deletes the student’s record, and prints “Student is deleted”. If it is not found, it displays” No student with that ID”.
Рекомендации по теме