Transcription: The signature of a function includes the name of the function, the number and type of its arguments, and its return type. The signature of a virtual function is used to determine whether member functions in derived classes override it.