Default return data type of any function in Cpp is int ,it mean when you are not specify any datatype at that point compiler will set main() function with int as return datatype.(function type:no arg...