What is the difference between a Physical File & a Logical?
Answer Posted / ankit singh
1. When we open a file stored on a disk, its logical file is
created and we work on that file.
2. Once we save the file, the changes we made are reflected
in the physical file. If we don't save the file, the
physical file doesn't get affected.
3. When we close the file, the logical file which was
created on opening the file, gets destroyed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how do handle file exception/error?
what is the use of unique keyword and what level it is defined?
when would you use or not use this approach?
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
define the purpose/use for sflrna?
Why we are not able to perform insert delete and update operation in Join logical file?
define the purpose of the leave operation?
can a indexed file be accessed in arrival sequence in rpg program?
how to declare a constant variable in the freeformat?
A join logical file has how many record formats?
If i change any file through application after entering data , how to check which file is updated through applications . For call stack we takes esc 3 then we chose 11..But What is answer of below qtn..?
what are the different commands used in rlu ?
what is match field indicator?
What is the difference between physical file and logical file?
what is arrival sequence?