Problem:
Question 1: What is the role of #include directive in C++?
Question 2: Write a Dice game for C++ program?
Question 3: Write a program for small Flight Reservation System with following Details
Show Menu with Following options
1 Flight Reservation
2 Boarding pass
3 Exit Menu
Show the code, demonstrate it works properly and describe what it is doing.