8. When ________ and _______ are required, most experienced C programmers prefer to use a for statement rather than a while statement.
a) indentation and incrementation
b) initialization and updating
c) repetition and execution
d) incrementation and evaluation