To <span>rite a statement that terminates the current loop when the value of the int variables x. and y.are equal please check below:
</span>
if (x == y) break; // exit loop
I hope the answer will help you. Thank you.
Answer:
sequential files
Explanation:
Q:
Data files whose records are always retrieved in sequence from the beginning of the file are
A:
sequential files