Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 5 (Q.No. 2)
2.
A file containing relatively permanent data is
Random file
Transaction file
Master file
Sequential file
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
7 comments Page 1 of 1.

Alen said:   8 years ago
Thank you @Swapnali for explaining with examples.

Sadaf Khan said:   8 years ago
Thanks @Swapnali.

Swapnali said:   8 years ago
Master File.

--> The data stored in these files are permanent by nature
--> This file is empty while nature
--> This files are updated only through recent transactions
--> This file stores large amount of data
Eg: customer ledgers, student database

Transaction File.

--> The data stored in these files are temporary by nature
--> This file contains data only for period of time and send to the master file
--> Any data to be modified is done in this file
--> In this file the data to be modified is stored .
Eg: price of the products, customers order for the products, inserting new data to the database etc.

Shewangizaw Bogale said:   8 years ago
Master file : a collection of records pertaining to one of the main subjects of an information system, such as customers, employees, products and vendors.

Priyanka said:   9 years ago
I can not understand this. Please explain in detail.

Rajesh Adhana said:   1 decade ago
A permanent file, periodically updated, that serves as an authoritative source of data.

Deeksha said:   1 decade ago
What is master file?

Post your comments here:

Your comments will be displayed after verification.