Which of the below is false about Struct.
Structs are value-type variables
Structs are saved on stack
structs can be inherited.
None of the above.