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 are the key words you must use when using a subfile?
What is the difference between iter and do?
how can you display specific subfile page on the screen in unequal subfile?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
what is the procedure and explain about real time scenario.
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
How would display prime numbers using CL program?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
How can we know running job is batch or interactive?
what is the necessary keyword needed to scroll subfile records?
What is a record lock error?
When it is desirable to describe files Internally?
What is difference between bind by copy and bind by reference?
Interviewer asked me write down DDS for load all subfile .can anybody write dds