Multiple choice technology programming languages How can unused space allocation be returned to the system when a dataset is closed? RLSE RETURN CONTIG CLOSE Reveal answer Fill a bubble to check yourself A Correct answer Explanation The RLSE (Release) subparameter of the SPACE parameter tells the system to release any allocated but unused space when the dataset is closed. This helps in efficient disk space management.