C++ Programming Fundamentals (Cyberrookies)
-
How do you prototype a function?
-
What are parameters?
-
What are the four rules for writing a function?
-
How many parameters may a function have?
-
What is another word for the parameters of a function?
-
What is function overloading?
-
What is one purpose of header files?
-
What extension do header files end in?
-
Can an overloaded function have the same number of parameters?
-
What is passing by reference?
Категории