What’s a “resource leak”?

What will be an ideal response?

A program that terminates abruptly could leave a resource in a state in which other programs would not be able to acquire the resource, or the program itself might not be able to reacquire a “leaked” resource.

Computer Science & Information Technology

You might also like to view...

By default, the tabs on a JTabbedPane appear at the:

a. top. b. bottom. c. left. d. right.

Computer Science & Information Technology

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

1. Communication support makes it possible for the user to communicate with the operating system. 2. The application program transparently requests operating system services through an application programming interface (API). 3. On many operating systems, the standard shell can be replaced or augmented by a custom shell. 4. A system operator or a user identifies the program to be launched by issuing one or more commands directly to the operating system. 5. A user communicates with a menu interface by typing brief, cryptic commands.

Computer Science & Information Technology