In C++, all methods for a given class have to be defined in the class body
class
True
False
Depends on the C++ standard
Depends on the compiler