COMPUTER

12345678910
Across
  1. 4. method tells you how much data is left on the file.
  2. 5. file is a window file that has the extension .txt.
  3. 7. model the development cycle focuses on one stage at a time.
  4. 9. to end reads the data from the current position in the input.
  5. 10. is a model used by .NET applications to communicate with a dataset for retrieving, accessing, and updating data.
Down
  1. 1. is building a dummy system that is replica of what should be the final output of your development team.
  2. 2. model overlaps one stage with another in order to speed up development
  3. 3. reads the next line of characters.
  4. 6. basic net contains everything you need to build your own applications for Windows from start to finish.
  5. 8. closes both the ScreamReader object and the associated FileScream object.