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 / rahul
iT may depend on situation......on loop.....do while...or
not...thats all
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
what is data area and how it is used in rpg program ?
How to handle duplicate error handling in RPG?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
what is a rpg?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
what is the difference between do while and do until?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
what do you mean by an input subfile, what are the keywords required?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
How can we know running job is batch or interactive?
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.
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
how do I preserve and clean the array?
explain sflclr, sflend, sfldlt, and sflcsrrrn?