How can I make a program in C for hospital management?
First of all, you must collect information about hospital entities like Number of Rooms, Operation Theater, Doctors, Staff (Nurses), Strechers, Qualification Of Doctor. From These common entities you can create variables for your C program and then write the code for your program as per your thinking.