It's an cpp program that replicates an online movie ticket booking process. Uses class to store each user information(name,personal details,card information etc..) and implements some data structure to simulate the process of booking tickets.
-It's an cpp program which simulates the hand cricket game.