Which statement is true?
Only structs can inherit.
C++ supports only single inheritance.
C++ supports multiple inheritance.
Only classes can have member variables and methods.