InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not true of the traditional approach to information processing(a) There is common sharing of data among the various applications(b) It is file oriented(c) Programs are dependent on the file(d) It is inflexibleI have been asked this question at a job interview.This interesting question is from Organization of Records in Files topic in chapter Storage and File Structures of Database Management |
|
Answer» RIGHT choice is (a) There is COMMON sharing of data among the various applications The explanation is: All the data are stored in FORM of MEMORY in the disk. |
|