Multiple choice technology operating systems Which RMS service locates a specified record in a file, returning its RFA? $LOCATE $GET $READ $FIND Reveal answer Fill a bubble to check yourself D Correct answer Explanation $FIND is the RMS service that locates a specified record in a file and returns its Record File Address (RFA). $GET retrieves data, $READ reads records, and $LOCATE is not a standard RMS service.