Answer Posted / ananta
this will take 7 bytes
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
what is search and searchall?what is the diffrence between them?give an best example?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Write a cobol program making use of the redefine clause.
What the difference is between continue and next sentence?
) How do u handle errors in BMS macro?
What is the difference between PIC 9.99 and PIC9v99?
What kind of error is trapped by on size error option?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
what is amode(24), amode(31), rmode(24) and rmode(any)?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is rmode(24)
How do you get the data to code the BMS macro?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning