I am in 11th right now, so as part of the project I was trying to make a Movie Ticket Booking Application in a group. The problem was that when we close the application we are making, all the data stored is lost. I wanted to know if there was some easy way to keep the data permanent. We were using Arrays of Structure to store the data. So please send in a reply if there was anyway at the moment which could be used by us to store the data permanently (data remains even after we close the application). Anything without classes at the moment will be highly appreciated.
Thank you! :D
We as in four of us were doing it and I was taking up the Data Handling part so asked! Thank you! Will check it out. Could you please give a sample program as we still are novice in this. Appreciate it!