How do you define a variable of COMP-1? COMP-2?

Answer Posted / paddu

01 a usage comp-1.
01 b usage cpmp-2.
this way to define

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between external and global variables in COBOL?

813


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.

1701


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1914


In COBOL, what is the different between index and subscript?

756


How do u write test cases?

1635






What is the difference between a binary search and a sequential search what are the pertinent cobol?

735


What are declaratives and what are their uses in cobol?

714


Why did you choose to work with ibm mainframe cobol programming?

631


What is difference between static and dynamic call in cobol?

777


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5680


) how do u code after getting data?

1580


Write the code to count the sum of n natural numbers.

699


What is amode(24)?

682


What is perform what is varying?

707


What is the difference between Global and External Variables?

666