What is Comm?

Answer Posted / saikat

Can you please describe by example or in more details.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

669


What is redefines clause in COBOL?

851


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6838


Difference between cobol and cobol-ii?

715


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

780






In which area will you utilize 88 level items in cobol?

724


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1808


Give some examples of command terminators?

759


what happens if parmparameter passes zero bytes to the program

1667


How can you get the ksds file records into your cobol program?

644


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

712


A table has two indexes defined. Which one will be used by the SEARCH?

759


Write some characteristics of cobol as means of business language.

621


How do you reference the following file formats from cobol programs?

697


What is the difference between perform … with test after and perform … with test before?

885