Home » Technical Questions » Programming

What value does read() return when it has reached the end of a file?

Correct Answer: -1

Explanation:

It returns -1


← Previous Question Next Question→

More Questions from Programming

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion