Q33
Single choice
A developer has de ned an Int32 variable called IntVar. The developer has written the following expression in a Log Message activity:
Convert.ToBoolean(IntVar)
If IntVar = 0, what is displayed in the Output panel after the execution of the Log Message activity?