Home C-plus-plus C++ Which of the following best defines the syntax for template function ? a. Templateb. Template return_type Function_Name(Parameters)c. Both a and bd. None of theseANSWER: Both a and b
Post a Comment