struct Node { int id; char name[25]; int age; int No; int RoomNo; struct Node* next; }*Test; 14;Jack;25;2445201;402;20/08/2020 11:00