

InterviewSolution
Saved Bookmarks
1. |
what is record |
Answer» <p>record is meaning of collection of any thing</p> <p>In computer science, a record is a basic data structure. Records in a database or spreadsheet are usually called "rows". A record is a collection of fields, possibly of different data types, typically in fixed number and sequence</p> | |