Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.MD

Write a program that uses a dynamic array to store a list of students using the Menu, including the following operations:

  • Add students

  • Show list of students

  • Delete students

  • Update students

Viết chương trình dung mảng động để lưu danh sách sinh viên có sử dụng Menu gồm các thao tác sau:

  • Thêm sinh viên

  • Hiển thị danh sách sinh viên

  • Xóa sinh viên

  • Update sinh viên