The purpose of the following code examples is to demonstrate the semantics and behavior of the C++ language. They may not be complete and are not necessarily structured as they should be in actual code. Please adhere to all coding guidelines in your work.
new
new
allocates memory from the heapsizeof()
operator shows the size of a variable or type at compile time.