77 a pic x(4) value '1234' -----> instead of this 'abcd' 77 b pic 9(4) value zeros. move a to b what is the answers for both cases? IS it possible? Give me elementary move rules briefly......
8 12189a pic s9(4) comp b pic s9(4) comp-3 c ???????????????? d ???????????????? move a to c add a+B giving d. what is ur declaration for c,d?
4 9292The disposition parameter in the jcl is share ( DISP+SHR ) and the program opens file in extend mode what will happen?
6 20063I have a Main Program which is calling Sub-Program which is a DB2 pgm. What will happen if I am not closing the cursor used in the Sub-program? Please advise..
3 1158977 I pic 99 value 5 Perorm para-A I times. Para -A. move 10 to I. How many times the para-A will be executed.?
TCS,
9 12468suppose there is one PF having two members PF1 PF2.PF has one unique key Emp ID.could you tell me uniqueness in PF will be effective across members as well ? assume emp iD 3333 is in member PF1 would same Emp id be exist also in member PF2 ?
2 7132If i have a variable A pic 9(2) value 10 Compute A = a - 100 what will be the value of A and will there be any error becoz of the Negative value
CTS,
3 9012
What are the different types of condition in cobol and write their forms.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What type of SDLC u followed? Why?
What is the difference between Global and External Variables?
) what is the difference between AID and HANDLE AID?
) How do u handle errors in BMS macro
Explain how to differentiate call by context by comparing it to other calls?
Write down the divisions of cobol program?
How to know whether the module is dynamical or statistical?
How do you differentiate between cobol and cobol-ii?
Name some of the examples of COBOl 11?
Which mode is used to operate the sequential file?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is a report item?