 |
|

Which statement(s) is (are) true about the dispose method?
- dispose is a JFrame method
- dispose will terminate the JFrame and release any resources used by the JFrame
- dispose will terminate the enclosing JFrame, JApplet, etc., even if there are other active or open windows
- dispose will terminate the enclosing program as well if there are no other active, open windows
|

 |
| |
|
|
 |