Transcription: To find out how many bytes of storage an object occupies, use the SIZE OF operator and specify the type of the object in parentheses. The type can be any user-defined type, such as the phone book class specified here, or can be any building type except void. In all implementations of C++, the expression SIZE OF paren char paren has the value 1.