Write a program that takes its input from a binary file of numbers of type doubl
ID: 3620400 • Letter: W
Question
Write a program that takes its input from a binary file of numbers of type double and outputs the average of numbers in the file with writedouble the binary file can be found at http://virtucoresystems.webs.com/html/numbers.datInstead of displaying the average at the command prompt, I want you to create a Graphical User Interface application. You should include a command button that will cause the average to display when pressed. Write a program that takes its input from a binary file of numbers of type double and outputs the average of numbers in the file with writedouble the binary file can be found at http://virtucoresystems.webs.com/html/numbers.dat