Electronics and Communication Engineering - Microprocessors - Discussion

Discussion Forum : Microprocessors - Section 3 (Q.No. 34)
34.
Read the following statements about files in Pascal
  1. A file can grow or shrink dynamically.
  2. A file which consists of only characters is called text file.
  3. Text files may be read and written using standard Pascal READ and WRITE procedures.
  4. Every file must have a beginning but may or may not have an end.
Which of the above are correct?
All
1, 2, 3 only
2, 3, 4 only
1, 2 and 4 only
Answer: Option
Explanation:

Only 1, 2, 3 are correct and 4 is wrong.

Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.