⟩ What is the output of the following command given in TSO/ISPF terminal?SRCHFOR abc SRCHFORC xyz, (+5)
SRCHFOR 'abc' search for abc in the current PDS or LIBRARY.
SRCHFOR C 'xyz', (+5) search for 'xyz' and (+5) in
continuation (i.e. in the same line only).