although not all programming environments support documentation in the form of comments, when programmers use one that does support it, they should be adding comments throughout the programming process. although the comments are ignored by the compiler when executing, they are still useful. which of the following are true about documentation / comments? group of answer choices