Bank_Management_System SAMPLE DATABASE: To run the file: On Terminal/Command prompt g++ file_name -l sqlite3 ./a.out More Details: https://www.tutorialspoint.com/sqlite/sqlite_c_cpp.htm https://www.geeksforgeeks.org/sql-using-c-c-and-sqlite/