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 can I give more performance to some selected pages?
how do handle file exception/error?
which are control break logic indicators?
how to write *pssr ?
how can I control from my cgis the cache of a remote browser?
how can I control the way a remote browser uses its cache?
how do you specify the number of records to roll in a subfile ?
why is the declare cursor statement is used for?
how to declare a constant variable in the freeformat?
how many types of display are available on as/400 for user interaction?
what is the difference between normal upddta to pf and updating using dfu program?
list some of the commonly used commands for debugging?
how do you pass parameters in cl?
what is the use of dspatr(mdt) keyword?
what is the difference between sflclr and sflinz?