I had a test recently. in that test asked me the following question:

You have a picture of each employee stored on a network drive in JPEG format, with the path stored in a text field in an Access Database. You want to display this picture on a form in your VB application. Which one of the following correctly displays the picture as described in the scenario above?

Choice 1
An image control updated through code

Choice 2
An image control box bound to the database table and field

Choice 3
A unbound OLE Object control updated through code

Choice 4
A user-defined hyperlink control linked to the table and field

Choice 5
A picture box control bound to a data control

somebody help me on this pleae