Question: Checkpoint 4.72 C++ Write a statement that uses a conditional expression that determines if the credits variable is less than 0. If the condition is
Checkpoint 4.72
C++ Write a statement that uses a conditional expression that determines if the credits variable is less than 0. If the condition is true, assign the value 0 to the credits variable, otherwise the value of the credits variable should remain unchanged.
Checkpoint 4.72 Write a statement that uses a conditional expression that determines if the credits variable is less than 0. If the condition is true, assign the value o to the credits variable, otherwise the value of the credits variable should remain unchanged. Type your program submission here. Submit
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
