What is the difference between CONTINUE & NEXT SENTENCE ?
Answer Posted / aji cherian
Continue - The control will go to the line next to a scope
terminator.
Next senece - The control will go to the next line after a
period symbol.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What do you understand by psb and acb?
what is amode(24), amode(31), rmode(24) and rmode(any)?
i want a program using by if, evaluate , string, unstring, perform, occurs?
How do get the result of your program directly on your pc?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
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.
How do define dynamic array in cobol.
What are literals?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Write the code implementing the perform … varying.