Can we move SPACES to numeric field and ZEROES to alphabetic field? If yes what are the way doing this?
6 44936What are ISOLATION LEVELS? Where do we need to specify them in compiling JCL (Exactly which statement and what is syntax for it)?
2 9504What are differences between Static Call and Dynamic Call?
IBM, KBC, Keane India Ltd, Verizon,
10 28581
What is the difference between perform … with test after and perform … with test before?
what are decleratives in cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What is the difference between goback, stop run and exit program in cobol?
What is the problem of ordered sequential files access?
Name the divisions, which are available in a cobol program?
Write a program that uses move corresponding.
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is Pic 9v99 Indicates in COBOL?
What are declaratives and what are their uses in cobol?
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.
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is a SSRANGE and NOSSRANGE?
What is the difference between Call and a Link?