What is the local-storage section?
No Answer is Posted For this Question
Be the First to Post Answer
Hi All, Can anyone tell me how we can MOVE value of a X(19) variable to a S9(17) COMP-3 variable? Answer with an Example will be of great help.
whn do i get soc7 abend while moving alphanumeric to numeric or while moving numeric to aplhanumeric please reply ASAP?
Can we redefine the field of x(200) to less than 200?
What is a scope terminator? Give examples.
Write down the divisions of cobol program?
input:-AABBCCDDEFGHIIJ output:- ABCDEFGHIJ Here in input we hav the duplicate characters i.e repeating characters.SO we should eliminate the duplicate characters and should display the output in ascending order.
Differentiate COBOL and COBOL-II?
have in 100 records in a file i want to move only matched records to one output_file1 and nonmathed records are moved to another output_file2 ... any one can provide logic code
When and how can we use index & subscript ?
How do u write test cases?
How may divisions are there in JCL-COBOL?
What are differences between COBOL and java ? why we are giving more preference to COBOL ?