381. Which file we can Import or Export for user generated gallery items:
Correct answer: (A)
OGX
382. Which is directed to a program on occurrence of an event affecting the program:
Correct answer: (B)
Message
383. ___________ is a code generate that creates a working framework of Windows applications along with feature source code file names and class names:
Correct answer: (B)
App Wizard
384. ___________ is a program that is implemented as a DLL:
Correct answer: (B)
Class Wizard
385. In which menu Class Wizard is available:
Correct answer: (A)
View
386. What is used to create a program by App Wizard :
Correct answer: (A)
Dialog Box
387. MFC class library creates :
Correct answer: (C)
Both a and b
388. Which class is used to controls the data being used by application:
Correct answer: (A)
Document Class
389. Which class is used for displaying information about the document for the user and for handling interaction :
Correct answer: (C)
View Class
390. Which class is used for containing physical elements such as view, toolbar and menu:
Correct answer: (D)
Frame Class