Strings and Files

Overview

This chapter introduces string and file processing.

Chapter Outline

Learning Objectives

  1. Understand key terms and definitions.
  2. Given example pseudocode, flowcharts, and source code, create a program that processes strings to solve a given problem.
  3. Given example pseudocode, flowcharts, and source code, create a program that processes a text file to solve a given problem.

License

Icon for the Creative Commons Attribution-ShareAlike 4.0 International License

Programming Fundamentals Copyright © 2018 by Authors and Contributors is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book