Implementing a random file access is a challenge, but it can be accomplished by using C++ file processing functions. As we know, C++ does not impose structure on a file; if we want to use random access to files, we must create them programmatically using tools provided by the files and streams libra