If the last record of a file has been read, and the next
operation on that file is a READ operation, what will be
the values of the input fields for that file?
A. They will be blank and/or zero.
B. They will be null.
C. They will equal the values of the first record in the
file.
D. They will equal the values of the last record read.
Answer Posted / zahid
Option D is your answer.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How would display prime numbers using CL program?
how do I preserve and clean the array?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
what is data area and how it is used in rpg program ?
what do you mean by an input subfile, what are the keywords required?
how do you use commitment control in rpg?
what is the rpg system?
how do I play {insert rpg system here}?
Explain mdt?
what is file information data structure?
what is the procedure and explain about real time scenario.
what is kids-rpg?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.