Question:Which of the following classes could you use to display a JPEG image from an existing file in a form? (Choose all that apply.) - VB.NET
A System.Drawing.Image
B System.Drawing.Bitmap
C System.Drawing.Imaging.Metafile
D System.Windows.Forms.PictureBox
+ AnswerA B
+ Report