Multiple Choice
To load an image that is on disk,use
A) instance method FromImage of class Image
B) instance method GetImage of class Image
C) static method Image.FromImage
D) static method Image.GetImage
Correct Answer:

Verified
Correct Answer:
Verified
Q58: The most common unit of measurement for
Q59: The graphics enumeration called GraphicsUnit has constant
Q60: Screen coordinates are measured in:<br>A)inches<br>B)centimeters<br>C)pixels<br>D)millimeters
Q61: The difference between an open and closed
Q62: A property like Bold or Underline:<br>A)returns false
Q64: You never call method OnPaint directly because<br>A)OnPaint
Q65: The ascent of a character is:<br>A)the height
Q66: Every app that derives from class System.Windows.Forms.Form
Q67: In Visual Basic's coordinates system (0,0)is located
Q68: To close the polygon,the user needs to