331. What the function return if the problem occurs while selecting the font:
Correct answer: (C)
NULL
332. How many types of font:
Correct answer: (D)
Two
333. The type of font that refers to the independent device is known as:
Correct answer: (A)
TrueType
334. Which function is used to create the font:
Correct answer: (C)
CFont::CreateFont()
335. Which control can be used to display text, drawing or picture:
Correct answer: (A)
Static
336. Which is the parent class of CButton:
Correct answer: (B)
CWnd
337. Which class name is used to create a child window frame for an MDI application:
Correct answer: (A)
MDICLIENT
338. Which button is used to display the grids:
Correct answer: (A)
Toggle Grid Button
339. Which button is used to hide the grid:
Correct answer: (B)
Toggle Guides Button
340. Which function is used to return the value for a rectangle:
Correct answer: (A)
GetWindowRect()