typeof provides a means of determining the type or storage mode of an object. typeof returns a character string giving the type of the object.
typeof
typeof(x)
mode, storage.mode.
mode
storage.mode
typeof(2) mode(2)