COMP 220 Course Tutorial/ Tutorialoutlet

COMP 220 Course Tutorial/ Tutorialoutlet

COMP 220 Entire Courses (Devry)


For more course tutorials visit
www.tutorialoutlet.com


COMP 220 iLab 1 Two-Dimensional Arrays Lab Report and Source Code
COMP 220 iLab 2 Resistor Lab Report and Source Code
COMP 220 iLab 3 Bank Account Lab Report and Source Code
COMP 220 iLab 4 Composition Lab Report and Source Code
COMP 220 iLab 5 Lab Report and Source Code
COMP 220 iLab 6 Overloaded Operators Lab Report and Source Code
COMP 220 iLab 7 Polymorphism Lab Report and Source Code

______________________________________________________________________________________


COMP 220 iLab 2 Resistor Lab Report and Source Code (Devry)


For more course tutorials visit
www.tutorialoutlet.com



Scenario and Summary

This lab requires you to create a multifile C++ project in order to design and implement an object-oriented program using a class to model the characteristics and function of a resistor.
Deliverables
Submit a single Notepad file containing the source code for Exercise 1 to the Dropbox for Week 2. Your source code should use proper indentation and be error free. Be sure that your last name and the lab number are part of the file name; see the following example: YourLastName_Lab1.txt.

Each program should include a comment section that includes (at a minimum) your name, the lab and exercise number, and a description of what the program accomplishes. Submit a lab report (a Word document) containing the following information to the Dropbox for Week 2. Include your name and the exercise number. Specification: Include a brief description of what the program accomplishes, including its input, key processes, and output. Test Plan: Include a brief description of the method you used to confirm that your program worked properly. If necessary, include a clearly labeled table with test cases, predicted results, and actual results. Summary and Conclusions: Include a summary of what the lab demonstrated and any conclusions drawn from the testing...

Similar Essays