The purpose of a(n) ____________________ is to add documentation information for users and anyone else who might need to modify the script.

Fill in the blank(s) with the appropriate word(s).

comment

Computer Science & Information Technology

You might also like to view...

A Panel object can have a caption, but a GroupBox object cannot.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

An instance of _________ describes the errors caused by your program and external circumstances. These errors can be caught and handled by your program.

a. RuntimeException b. Exception c. Error d. Throwable e. NumberFormatException

Computer Science & Information Technology