The expression sizeof(int) refers to
a program tries to access a memory location forbidden by the operating system.
the number of int variables declared in the current function.
the number of bytes needed to store an int variable.
the largest number of characters allowed in the name of an int variable.