If we have two object types, Car car = new Car(); Van van = new Van();
Can we write car object and van object to a txt file using binary file writing and read the tx