What This Document Is
This is a lab report assignment – specifically, Lab 05A – for a Programming course (CIS170C) at DeVry University, completed on August 4, 2017. The assignment centers around creating a C++ program that validates user-entered passwords against specific requirements. It includes the program’s source code and a screenshot demonstrating its functionality.
Why This Document Matters
This lab report is intended for students enrolled in CIS170C as a practical exercise to apply their understanding of conditional statements, string manipulation, and function creation in C++. It serves as a graded assessment of their ability to translate password criteria into a working program. Instructors use this to evaluate student coding skills and problem-solving abilities.
Common Limitations or Challenges
This document represents a single student’s solution to the lab assignment. It does not offer alternative approaches, detailed explanations of the underlying programming concepts, or debugging assistance. It’s a snapshot of completed work, not a comprehensive learning resource.
What This Document Provides
The full document includes:
* The C++ source code for a password validation program.
* A screenshot of the program running, showing user interaction and output.
* A student’s name and date of completion.
* A point distribution breakdown for the assignment.
This preview *does not* include a detailed explanation of the code, alternative solutions, or assistance with debugging. It only describes the document’s contents.