Can we have two main() functions in a C++ program?
main()
there is only one entry point in the global scope.