SCUP (Screen Utility Program) operates directly on the SCREEN COBOL object library, modifying the compiled objects without requiring access to or recompilation of source code. It makes changes at the object code level. Therefore, the statement that SCUP operates 'by recompiling the source program' is false - it works on objects, not source.