prints the name of the source code file
prints argv
prints the number of command line arguments
prints the name of executable code file
is a field having many sub-fields
is a structure declaring the sizes of the members in terms of bits
is a member of a structure whose size is specified in terms of bits
none of the above
a field can be unnamed
a field can be of width 0
if a field is unnamed, its width must not be zero
a field must have a name
x is a four digit integer
x cannot be greater than a four digit integer
x is a four-bit integer
from left to right
from right to left
in a way that depends on the implementation