Question: Store the six int values 9, 8, 7, 1, 2, and 3 inside an array. Write that array, the double value 11.5, a Date object
Store the six int values 9, 8, 7, 1, 2, and 3 inside an array. Write that array, the double value 11.5, a Date object for the current time, and the string Have a nice day! to a file using binary I/O. Read back that same file and show its contents to the screen.
Write a program according to this question using java, thanks.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
