Change Password

You define a structure type globally because _____
you save many lines of code by not rewriting an identical structure definition in each function that uses it
you will never change its definition
it is required in C++
All of the above