Question: CSI 120 C# program #2 Create two integer variables num1 and num2, assign two values to them (you may pick any numbers to assign). Create

CSI 120 C# program
CSI 120 C# program #2 Create two integer variables num1 and num2,

#2 Create two integer variables num1 and num2, assign two values to them (you may pick any numbers to assign). Create a bool variable for each of the following bool expressions. To check your work, you may want to alter the values of num1 and num2 and output the bool variables using the console. 1. num1 is less than 25 2. num2 is not 15 and is also not equal to 7 3. num2 is not even and is positive 4. num1 is between 25 and 35 5. num2 is greater than num1 and num2 does not equal 10 and also does not equal -2

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!