 |
|
 You have a file of names stored in the file "names.txt". Each name is on a separate eline. For example the file could contain the following contents:
Fresco, Al
Guini, Lynn
Oki, Kerry
Wright, Eaton
Which program will open the file and correctly input each name into a vector?
|
 |
| |
|
|
 |