The following are valid statements regarding C programs, EXCEPT: Every variable must have a value before it is used. A variable should be declared immediately before it is assigned its first value The word "integer" can be used as an identifier Indentation makes a program more readable, but it is not required