Provide a brief definition of the following terms (in the interface
programming context):
Parse
Token
Delimiter
Stream
If you use a source (book or web site), cite your source. (The sites
http://whatis.techtarget.com/ and http://www.webopedia.com/ are decent
sources for technical definitions.)
The program should read and parse the data file and
create arrays from the data.
When the user selects a president's name from the
ListBox, that president's image and information should
be displayed on the right. (One drawback to the program seen
above is that Grover Cleveland appears twice.)