MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

DATA STRUCTURES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A collection of records of the entities in a given entity set.
A
File
B
Entity Set
C
Field
D
Record
Explanation: 

Detailed explanation-1: -File − File is a collection of records of the entities in a given entity set.

Detailed explanation-2: -More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data, i.e., it is an algebraic structure about data.

Detailed explanation-3: -In fixed-length records, all the records contain the same data items with the same amount of space assigned to each data item. In variable-length records file records may contain different lengths.

There is 1 question to complete.