Windows Programming

371. DLL stands for:

  1. Dynamic Level Library
  2. Direct Link Library
  3. Dynamic Layout Library
  4. Dynamic Link Library

Correct answer: (D)
Dynamic Link Library

372. Templates are stored in:

  1. ATL
  2. STL
  3. MFC
  4. DLL

Correct answer: (B)
STL

373. Editor for coloring in VC++ that support feature like auto-tabbing , keyboard binding and dynamic syntax:

  1. VI
  2. EMACS
  3. VC++IDE
  4. All of these

Correct answer: (D)
All of these

374. Which files the linker reads that are produced by the compiler of C/C++ and the resource compiler:

  1. RES
  2. OBJ
  3. Both a and b
  4. None of these

Correct answer: (C)
Both a and b

375. The Linker allows access for LIB files for:

  1. Runtime
  2. Source code
  3. Execution
  4. All of these

Correct answer: (D)
All of these

376. MFC contain #pragma statements are required for:

  1. Library Files
  2. Source Files
  3. Resource Files
  4. None of these

Correct answer: (A)
Library Files

377. Which tool is used to show running process in tree view:

  1. Process Viewer
  2. SPY++
  3. VC++
  4. VB

Correct answer: (B)
SPY++

378. In windows95 which tool is used to kill errant hidden processes:

  1. Task Manager
  2. Process Manager
  3. PVIEW
  4. Explorer

Correct answer: (C)
PVIEW

379. Which tool is used to control source code:

  1. Source control
  2. Source Safe
  3. Code Safe
  4. Code control

Correct answer: (B)
Source Safe

380. Registered ActiveX Control in windows:

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

Correct answer: (A)
Gallery

Page 38 of 50