Question: In c++ A call for the function with a void return type is always a statement itself, but a call for the function with a
In c++ A call for the function with a void return type is always a statement itself, but a call for the function with a non-void return type can be treated as either a statement or an expression.
| false |
| true |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
