Download presentation
Presentation is loading. Please wait.
Published byScarlett Douglas Modified over 9 years ago
1
CSCI-1411 F UNDAMENTALS O F C OMPUTING L AB Shane Transue Spring 2014
2
Lab 4: Conditional Statements 4.1 Relational Operators and the if statement initialize.cpp Submit source file after exercise 4 modifications 4.2 if/else if Statements grades.cpp Submit source file after exercise 3 modifications Answer the exercise 3 question 4.3 Logical Operators LogicalOp.cpp Refer to the source code to answer the questions from exercises
3
Lab 4: Conditional Statements 4.4 The switch Statement switch.cpp Answer the question to exercise 3 4.5 Choose one of the available 3 programming assignments to implement Option 1: Water Bill waterbill.cpp Option 2: T-shirt shop tshirt.cpp Option 3: Tuition tuition.cpp No design document, but should be properly commented
4
Lab 4: Conditional Statements Lab-4 Submission: initialize.cpp grades.cpp LogicalOp.cpp switch.cpp One of the following: waterbill.cpp tshirt.cpp tuition.cpp
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.