You would use the formatting section of alignment.
Answer:
A document file format is a text or binary file format for storing documents on a storage media, especially for use by computers. There currently exist a multitude of incompatible document file formats.
Explanation:
The answer is choice “a. True”.
Answer: E
All decision variables must be integer
Explanation:
The integer-linear program is a program in which the objective function and any constraints are all linear ie all of the variables are restricted to be integers.
A linear program is Np complete. Also every decision variable appear in any constraints must also appear in the objective function, possibly with zero coefficient if needed.