CICS Control table to register the applicatin PLAN?
PCT
DCT
TCT
RCT
CICS Supports both static and dynamic calls TRUE or FALSE?
True
False
CICS Transaction used to test BMS MAPs without writing a COBOL program?
CEDF
CEMT
CECI
CEDA
CICS Supports both QSAM & VSAM datasets
EXEC CICS LINK & COBOL CALL statements function alike TRUE or FALSE?
CICS RETURN command will always pass control back to the calling program TRUE or FALSE?
CEDF allows interruptions at COBOL statements?
CICS Command to suspend previously issued START command?
EXEC CICS UNLOCK
EXEC CICS CANCEL
EXEC CICS IGNORE
EXEC CICS RETRIEVE
which function returns the position of a word?
word()
wordindex()
wordnumber
wordno()
which function is used to clear leading or trailing spaces or infact any other characters?
Strip()
trun()
remove()
space()