Answer to Question #66 in C++ for Chris
Question #66
How can you read from more than one text file and put the information into an array?
Expert's answer
You can create several objects like BufferedReader, pass to them several objects like FileReader and transmit the data into the array. If data reading is simultenious, then it is necessary to syncronize the flows.
Need a fast expert's response?
Submit orderand get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment