Question: Which option modifier tells a program not to exit with an error if it does not recognize the option, but instead to issue a warning?
- --verbose
- --skip
- --skip-error
- --loose
Answer: The correct answer of the above question is Option D:--loose