Q:

What does the condition in the following if statement do? if (read(read(cin, data1), data2))

0

What does the condition in the following if statement do?

if (read(read(cin, data1), data2))

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

The condition test if both `data1` and `data2` are read correctly.

 

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Similar questions


need a help?


find thousands of online teachers now