In terminal compile:g++ -o "B+Tree.exe" "B+ Tree.cpp" "display.cpp" "insertion.cpp" "remove.cpp" "search.cpp" "utilFunc.cpp" run:./B+Tree.exe Inputs: name,age,sex,mobile no,hobby