Why there is no questions in this column?

Answer Posted / basanth

Similarly like wise other platforms we shud take initiative
in posting some interview questions

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are 77 levels used for?

652


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

764


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10552


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

701


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2721






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

649


What is the LINKAGE SECTION used in COBOL?

885


How do get the result of your program directly on your pc?

1874


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

871


In COBOL programming, what is PERFORM? What is VARYING?

666


How do we get current date from system with century in COBOL?

792


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

885


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2654


What are the rules of the move verb?

695


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

667