expand icon
book Programming Logic and Design, Introductory 7th Edition by Joyce Farrell cover

Programming Logic and Design, Introductory 7th Edition by Joyce Farrell

Edition 7ISBN: 1285225562
book Programming Logic and Design, Introductory 7th Edition by Joyce Farrell cover

Programming Logic and Design, Introductory 7th Edition by Joyce Farrell

Edition 7ISBN: 1285225562
Exercise 34

Program comments are __________.

a. required to create a runnable program

b. a form of external documentation

c. both of the above

d. none of the above

Step-by-step solution
Verified
like image
like image

Step 1 of 7

Program comments does not show any effect when the program is being executed. They are used as internal documentation to make the program readers understand the internal flow of the program concept/logic used.


Step 2 of 7


Step 3 of 7


Step 4 of 7


Step 5 of 7


Step 6 of 7


Step 7 of 7

close menu
Programming Logic and Design, Introductory 7th Edition by Joyce Farrell
cross icon