311. Which function is used to store plain text in the control:
Correct answer: (A)
SetWindowText()
312. Which function is used to gets a flag that indicates whether the user has selected text:
Correct answer: (B)
GetSel()
313. Which function is used to sets the control’s default format characteristics:
Correct answer: (C)
SetModifyCharFormat()
314. Which function is used to set the format characteristic of the selected text:
Correct answer: (A)
SetSelectionCharFormat()
315. A ___________ is an array of bits that specify the color of each pixel in an array of pixels:
Correct answer: (A)
Bitmap
316. Which windows are used in user interface to display information to the user or to get a response:
Correct answer: (B)
Dialogs
317. The ___________ supports the Windows animation technology:
Correct answer: (D)
Windows animation manager
318. Windows animation is also known as:
Correct answer: (A)
Programmatic interface
319. AVI stands for:
Correct answer: (A)
Audio-Video Interleaved
320. To compile all types of Visual graphics programs, which vector and graphics programming interface we need:
Correct answer: (D)
All of these