Lab
2
Start Now
1. Negate Enter an integer value: -3 Result: 3 2. How Many Pennies Enter a dollar amount: 2.18 Result: 218 3. Last Half Enter a word: this Result: is 4. Make Initialization Enter a name: x Enter an integer value: 5 Result: int x = 5; 5. Fraction Enter a numerator: 1 Enter a denominator: 2 Result: 0.5## Acknowledgement This laboratory assignment was developed by [Dr. Chris Taylor](/taylor/) and [Dr. Josiah Yoder](http://faculty-web.msoe.edu/yoder).
See your professor's instructions for details on submission guidelines and due dates.