Is it possible to code GOTO statement in NATURAL? if yes
please provide the syntax of the same
Answer / jaishree
No, There is not GOTO statement in Natural.
There is a Perform statement which is used to call a
subroutine.
A subroutine is a a block of code which is to be executed
several times within an object.
Is This Answer Correct ? | 15 Yes | 0 No |
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain difference between read(1) and read work file once?
What is the quality process in development?
Describe the COBOL coding sheet
2 Answers Cap Gemini, Royal Infotech,
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain how are you going to remove duplicates from the file that is being read?
How to create 1 ddm that fetches 3 adabas files simultaneously?
How can we see the copy book length using file-aid?
What happens when you issue a ESCAPE ROUTINE in a program ? Will there be any compilation /Run time error.
Explain the like inverted list?
Tell me what type of files we can process thru file-aid?
difference between read(1) and read work file once ?