which have a short duration in a program
which have short names
which may require less storage than normal integers
all of these
int
float
char
none of these
results in the printing of a negative integer
always prints a positive integer
prints a value that is implementation dependent
263
ASCII equivalent of 263
rings the bell
garbage
during execution, value of i may change but not its address
during execution both the address and value may change
repeated execution may result in different addresses for i
i may not have an associated address