Ch. 6.14: Overloading Functions Flashcards
1
Q
What is the function signature?
A
The function signature is the name of the function and the data types of the function’s parameters in the proper order.
Intro to Computer Programming > Ch. 6.14: Overloading Functions > Flashcards
What is the function signature?
The function signature is the name of the function and the data types of the function’s parameters in the proper order.
Intro to Computer Programming (78 decks)