Transcription: These print function declarations are considered to be identical in C++. They have the same function name, the same scope, and identical argument lists. If both of these declarations appeared in a program, a compile time error would occur.