This document appears to be a student's computer science project on a movie booking system. It includes the code for a C++ program that allows users to view movie times, purchase tickets, register for a membership card, and get additional information. The program uses classes, functions, switch statements, and other programming concepts. It displays menus, takes user input, generates random transaction IDs, and outputs ticket bookings. The project is presented along with an acknowledgement page, contents, program code, outputs, and references.