
Available under Creative Commons-ShareAlike 4.0 International License.
Using proper C++ syntax, convert the following conditional expression to an if then else.
Example 17.6: conditional
answer = y < z ? 47 : 92;
- 瀏覽次數:1701
Using proper C++ syntax, convert the following conditional expression to an if then else.
Example 17.6: conditional
answer = y < z ? 47 : 92;
This action cannot be undo.
Choose a delete action
Content is out of sync. You must reload the page to continue.
New page type