In COBOL "BEFORE" advancing is there or not ?

Answer Posted / raja

After clause is default, but before clause also there.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program that uses move corresponding.

773


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

1002


What is the difference between binary search and sequential search?

731


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

797


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2258






How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

797


Why would you use find and get rather than to obtain?

777


Write down the divisions of cobol program?

750


Give some examples of command terminators?

849


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2837


how can i see junk values in dclgen or in hostvariable of comp ?

2636


What is inspect in cobol ?

881


What is rmode(24)

766


What is difference between static and dynamic call in cobol?

903


What are the different types of condition in cobol and write their forms.

751