
Available under Creative Commons-ShareAlike 4.0 International License.
Using proper C++ syntax, convert the following if then else to a conditional expression.
Example 17.5: if then else
if (x ==y) { z = l4; } else { z++; }
- 瀏覽次數:1617
Using proper C++ syntax, convert the following if then else to a conditional expression.
Example 17.5: if then else
if (x ==y) { z = l4; } else { z++; }
This action cannot be undo.
Choose a delete action
Content is out of sync. You must reload the page to continue.
New page type