Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 4 (Q.No. 30)
30.
A group of related fields that contain all of the data about a specific person, place, or thing is called a
data file
field file
program file
record
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
1 comments Page 1 of 1.

Ayesha said:   5 years ago
Database : Collection of related Files.
Files : Collection of related Record.
Record : Collection of related Fields.
Fields : Collection of related Bytes.
Bytes: Collection of related Bits.
Bits : Combination of 0 or 1 values.
(2)

Post your comments here:

Your comments will be displayed after verification.