Exam (elaborations)
ET 2560 Unit 4-Assignment 1-Overview of Program
- Course
- ET 2560
- Institution
- Portage Learning
1) Self-Check Pg. 184 #1: Assuming x is 15.0 and y is 25.0, what are the values of the following conditions (True/False)? (2 Points Each) x != y 1(True) x < x 0(False) x >= y - x 1(True) x == y + x - y 1(True) 2) Self-Check Pg. 184 #5: What value is assigned to the type ...
[Show more]