Could someone please help me through this problem? I'm not really good with the binary I/O classes.
Suppose a binary data file named Exercise 13b_1.dat has been created using writeInt(int) in DataOutputStream. The file contains an unspecified number of integers. Write a program to find the sum of integers.