Discussion :: Microprocessors
-
Read the following statements about files in Pascal
- A file is a data structure which consists of a sequence of components of the same type.
- The number of components in a file is variable.
- The components in a file can be accessed only sequentially starting from the beginning of the file.
Answer : Option A
Explanation :
All statements are true.
Be The First To Comment