Windows Programming

381. Which file we can Import or Export for user generated gallery items:

  1. OGX
  2. CPP
  3. CX
  4. DLL

Correct answer: (A)
OGX

382. Which is directed to a program on occurrence of an event affecting the program:

  1. Class
  2. Message
  3. Object
  4. Method

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:

  1. Class Wizard
  2. App Wizard
  3. Resource Wizard
  4. Gallery

Correct answer: (B)
App Wizard

384. ___________ is a program that is implemented as a DLL:

  1. App Wizard
  2. Class Wizard
  3. Gallery
  4. Resource Wizard

Correct answer: (B)
Class Wizard

385. In which menu Class Wizard is available:

  1. View
  2. Insert
  3. Tools
  4. Table

Correct answer: (A)
View

386. What is used to create a program by App Wizard :

  1. Dialog Box
  2. Combo Box
  3. List Box
  4. Group Box

Correct answer: (A)
Dialog Box

387. MFC class library creates :

  1. Document programs
  2. View Programs
  3. Both a and b
  4. None of these

Correct answer: (C)
Both a and b

388. Which class is used to controls the data being used by application:

  1. Document Class
  2. View Class
  3. Frame Class
  4. Application Class

Correct answer: (A)
Document Class

389. Which class is used for displaying information about the document for the user and for handling interaction :

  1. Frame Class
  2. Application Class
  3. View Class
  4. Document Class

Correct answer: (C)
View Class

390. Which class is used for containing physical elements such as view, toolbar and menu:

  1. Application Class
  2. Document Class
  3. View Class
  4. Frame Class

Correct answer: (D)
Frame Class

Page 39 of 50