Home » Ask & Discuss » Board Exams - CBSE, ICSE, State Boards » Computer Science « Back to Discussion
Computer Science
I have made my c++ project on hotel management in it i have asked to entered data displayed data sea
None
I have made my c++ project on hotel management in it i have asked to entered data displayed data search data by name by room no i have asked to delete data what more can i do and plz upload c++ program to delete data using data file handling and i have made a class on hotel room?
Comments (2)
RyuAmakusa
Blazing goIITian

Joined: 21 Mar 2008
Posts: 776
1 Oct 2009 22:51:09 IST
Like
0 people liked this
the ususal delete logic is to keep copying the info to another file exept for the thing u want to delete then rename that file u can have a class for a the one who stays which is inherited by hotel management and u can add features for if some one wanted to extend their stay u can add another class for worker and store their info ...........u know cotact salary post such stuff............again can use inheritance
Reply











