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