java virtual machine memory
references lvalue increment memory memory allocation lvalue references
pointers memory vector iterator
operators pointers memory operator delete
virtual functions class memory class member virtual functions virtual method table memory allocation
variables memory variable-scope temporary-variable memory allocation temporary object
enum sizeof memory memory allocation
virtual class sizeof memory class member memory allocation
Chars pointers sizeof memory string memory allocation char pointer
Chars arrays memory string memory allocation