1. Make a menu driven program to scan, append, modify and view Employee records of a
Binary file as follows:
Choose your choice
NOTE : one choice for one record(except viewing data)
1. Scanning initial records
2. Appending records
3. Modifying or append records
4. Viewing records
5. Exit
Answers
Answered by
0
Answer:
Explanation:
A Java program takes input values from the command line and prints a string of ... to standard output a sequence of n random numbers between 0 and 1. ... Each value is a string or a value from one of Java's primitive types. ... Each call to StdOut.print() or StdOut.println() appends text at the end of that file.
Similar questions