what will happen if pass values more than 100 using PARM
parameter?
Answer / pradeep raut
it will through JCL error
EXCESSIVE PARAMETER LENGTH IN THE PARM FIELD
| Is This Answer Correct ? | 20 Yes | 2 No |
maximum of how many screens we can open in emulator
where do we use dyanamic call ? and where do we use static call pls give any example pls ?
What is static and dynamic call in cobol?
how to display comp3 variables reply soon ?
which certifications r 4 cobol,jcl,db2,cics what is format of xam n what is importance of these certifications... plz post answer only if u r sure... thanks
Did anybody attend the walkin of TCS on 31st July in Gurgaon for any technology,If u have completed 3 round i.e till the HR round,have u received the Offer letter yet? Please let me know.Thanks.
When would you use in-line perform?
How to read records which is in sequential file in reverse order ? Exp. 1 2 3 4 5 . i want 5 4 3 2 1?please clear my doubt any one
if you code move high-values to variable,can you move it into numeric variable or alphanumeric variable?
What is the difference between structured cobol programming and object alternativelyiented cobol?
1)what is the maximum limit for occurs? Eg: 01 A PIC X(10) OCCURS N TIME. What is the max value for N?
How do you define a variable of comp-1 and comp-2?