![]() Related Questions The parameters passed in a call by context are protected from modification by the called program. In a normal call they are able to be modified. Latest Answer : In call by content a copy of variable is passed to the sub program. In case of call by address the address is passed. ... The linkage section is part of a called program that 'links' or maps to data items in the calling program's working storage. It is the part of the called program where these share items Latest Answer : This section allows a COBOL program to receive values from JCL. Also, if you are calling a sub-program and you require some values to be passed between them, then this is the section that should be used.Thus in a short, this section allows a value to ... 1) Without execution cobol program how to see output?2) how to rename input filename and outputfile name?3) what is flag?4) what is impact analysis what basis how will you write test cases?5) how you sea output of cics command?6) how are datasets concatenated explain with example? i don't know please give me answer Read Answers (6) | Asked by : mohansharma Latest Answer : A RESIDENT program is one that is loaded into the CICS cashe. This will improve the performance of the application by not having to re-load them into memory. ... Read Answers (1) | Asked by : tamal sengupta In file section of a COBOL program, I have the following line.Record varying from 122 to 160 depending on WS00_RECORD_LENGTH. How would the value of WS00_RECORD_LENGTH found out? Where will it be? Latest Answer : IBM-MQseries are used for communication purpose from cobol to no cobol prog... Using this you can pass the value. ... 77 I PI 9.PERFORM VARYING I FROM 1 BY 1 UNTIL>10DISPLAY 'OK'END-PERFORM.What output/msg is likely when this program is executed thru JCL? 1) Is more than one record description is allowed in a FD?2) Is NUMERIC EDIT fields can be used for Arithmatic operations?3) Is COMPUTE P,Q,W = A+ B/C -E ** 2 is a valid statement?4) Is LINKAGE SECTION is mandatory in a sub program?5) In edit fiels the character used for check protection is __________6) COMP-2 occupies _________ bytes?7) Maximum length of a numeric item ________ ? Latest Answer : Using CICS online panels . you can. if it is cobol-CICS ... Read Answers (8) | Asked by : vasu What will happen if we give GOBACK statement instead of STOPRUN in a program which does not call any What will happen if we give GOBACK statement instead of STOPRUN in a program which does not call any other program? Read Answers (3) | Asked by : Jeeva
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||