Answer Posted / guest
Natural is a Language..
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the quality process in development?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain the address converter?
Can you explain control variable in online screens?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain how many work file we can code in jcl?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain why do we use file-aid for seqential files?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain difference between read(1) and read work file once?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
How can we see the copy book length using file-aid?