Name the sections present in data division.
No Answer is Posted For this Question
Be the First to Post Answer
what are the isolation levels and where we use it in the db2 program
How do define Dymanic array in cobol how do u define single demensional arry and multidymensional arry in ur cobol.
How can I find the maximum value of a field in a file while reading the file dynamically? without using sort function. Suppose i have a file with fields Timestamp, description, teamname, teamnumber.. i have read the file till end and find the maximun value of timestamp which is not in sorted order.. can we use function max(timestamp)?
what is scope terminator
consider the following two statements MOVE 10 TO N PERFORM PARA-X N TIMES STOP RUN PARA-X MOVE 5 TO N how many times PARA-X willbe exicuted? a.10 b.5 c.infinate d.execution error
What is an in-line perform ?
which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is level 66 used for ?
Can we change the password using ALTER? anyone tried and changed?
soc-7 is a bad data,invalid data. when ever we are moving the alphabets in the position of numeric then we got this abend. so my question is if o1 ws-data pic 9(1) value passing the alphabet some x. then we got soc-7 or not? i want clarification ?
What is the default value of DISP parameter?