Q: 6
Given the following variable assignments:
outputX = If(CInt(doubleX + CDbl(intX) + CDbl(stringX)) > 38.30, 1, 0)
What will be the output of the conditional?
outputX = If(CInt(doubleX + CDbl(intX) + CDbl(stringX)) > 38.30, 1, 0)
What will be the output of the conditional?Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.