Any self-contained piece of work created and saved by using a program is a(n) ________

Fill in the blank(s) with correct word

document

Computer Science & Information Technology

You might also like to view...

In C#, you declare a reference parameter by writing the ____________ keyword before the parameter variable's data type.

a. const b. ref c. out d. private

Computer Science & Information Technology

A method is said to__________ an exception when it detects that a problem has occurred.

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

Computer Science & Information Technology