400 Câu hỏi trắc nghiệm lập trình C/C++ có đáp án (Phần 7)

A class object passed to a function template must overload any operators used on the class

44/50

A class object passed to a function template must overload any operators used on the class object by the template.

TRUE

FALSE

Giải thích

Chọn A