22 Fundamentals of Data Structure
22 Fundamentals of Data Structure
22
FUNDAMENTALS OF DATA STRUCTURE
Calculating Retrieving
INFORMATION: Summarizing
1
Senior Secondary Course
Learner’s Guide: Computer Science (330)
2
Senior Secondary Course
Learner’s Guide: Computer Science (330)
Access of the records is easier and faster. 2. Differentiate between fixed and variable
length records?
Exact location of the records can be
determined: location of ith record would 3. Describe data, information and data
be.n*(i-1), where n is the size of every processing by giving suitable example?
record.