how may a cgi control duplicate inputs?
No Answer is Posted For this Question
Be the First to Post Answer
how will you search an array?
How to see all members of a file?
define the purpose of the leave operation?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
What are the valid data types in Data Queue?
define the rcvf command?
define what a data area is along with a brief example of what it may be used for?
1) Can we declare a Display file in CL? 2) How many no. of files can be declared in a CL? 3) What is Non-Join Logical file and its importance?
what key word is used when screen is re-display?
how can database records be read without lock ?
distinguish between terminating a program through seton lr and return?
Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS FLDA C Z-ADD *ZEROS FLDA C Z-ADD 0 FLDA C MOVE *ALL'0' FLDA C SUB FLDA FLDA C MOVE '0000' FLDA C CLEAR FLDA C MOVE *BLANKS FLDA