The document contains 3 programming exercises:
1) Summarize the data types of results for 3 mixed-mode expressions.
2) Using a memory address table, determine the addresses and storage sizes of several variables declared in statements.
3) Write a C++ program to calculate and assign the perimeter value to a variable using a formula with given length and width variables.