Error in reading struct from binary file.Try This #include <iostream> #include <conio.h> #include <fstream> struct abc { char name[100]...