import java.io.*; public class Binary_vs_Text_Files { public static void main(String[] args) throws IOException{ int [] nums = new int [20]; for (int i=0; i