Introduction - If you have any usage issues, please Google them yourself
1) Task: To write a hostel dormitory management personnel management query software, program design requirements: A. works B. adopted the establishment of interactive data files, data files by keyword (name, student number, room number) sort (bubble , selection, insertion sort, etc. Choose one) 2) check the menu: (with a binary search to achieve the following) A. B. Query by name school for inquiry by C. inquiries by room number 3) to print any of the search results (you can continuous operation)