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

Answer Posted / pal

77 A COMP-1.
77 B COMP-2.

because we can't use PIC clause in comp-1 & comp-2

Is This Answer Correct ?    42 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is amode(31)

722


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

706


how do you reference the ksds vsam file formats from cobol programs

664


Name the divisions, which are available in a cobol program?

685


What are declaratives and what are their uses in cobol?

712






how to move the records from file to array table. give with code example

2219


How to print 10 to 1 if the input have only 10 digit number?

811


Can you please let me know the centre name of INS certification in Kolkata.

1715


State the various causes of s0c1, s0c5 and s0c7.

661


What guidelines should be followed to write a structured cobol prgm?

670


What is the difference between next sentence and continue in cobol programing language?

708


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

932


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

714


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

672


Write a program to enter and display the names of students in a class using the occurs clause.

652