321. The term animation include the series and sequence of:
Correct answer: (D)
All of these
322. The format supported by Visual Studio:
Correct answer: (C)
.avi
323. Which Adobe software is frequently used to animate the graphics:
Correct answer: (B)
Flash
324. Which statement we use to make the animation in the centered position of the specified area:
Correct answer: (A)
ACS_CENTER
325. In which class the flag ACS_TRANSPARENT is set:
Correct answer: (A)
CAnimationCtrl
326. Which function makes the animation play from the specified number to the nTo frame:
Correct answer: (B)
SEEK
327. Which ActiveX object is used to play Flash video or clip:
Correct answer: (C)
Shockwave Flash Object
328. The font is taken as:
Correct answer: (A)
GDI Object
329. Which function is used to select the font:
Correct answer: (A)
CDC::SelectObject()
330. Which is the Base class of font:
Correct answer: (B)
CFont