Windows Programming

261. The design methodology is used to:

  1. Deal with the complete iconic system
  2. Contact with the complete iconic system
  3. Deal with the complete object system
  4. Contact with the complete object system

Correct answer: (A)
Deal with the complete iconic system

262. The OOER approach to visual programming enables:

  1. Designers
  2. Clients to make plan
  3. Work accordingly
  4. All of these

Correct answer: (D)
All of these

263. Which represent an object icon having mask property:

  1. Object icon
  2. Transparent icon
  3. Command icon
  4. Icon copy

Correct answer: (B)
Transparent icon

264. In Microsoft Windows, which are embedded:

  1. DLL
  2. EXE
  3. CPL
  4. All of these

Correct answer: (A)
DLL

265. Which is not the Windows resource:

  1. Dialog Box
  2. Menus
  3. Pop-up menus
  4. None of these

Correct answer: (D)
None of these

266. In which file the compiler manage the various objects which are use in windows programming:

  1. Text file
  2. Resource file
  3. Control file
  4. Objfile

Correct answer: (A)
Text file

267. Which component prevents attacks from malicious and foreign program:

  1. Firewall
  2. Resources
  3. Windows
  4. None of these

Correct answer: (A)
Firewall

268. Antivirus is used to catch:

  1. Worms
  2. Rootkits
  3. Spywares
  4. Virus
  5. All of these

Correct answer: (E)
All of these

269. In resource editor what is the default name of newly created dialog:

  1. IDD_DIALOG1
  2. DLG_DIALOG1
  3. ID_DIALOG1
  4. None of these

Correct answer: (A)
IDD_DIALOG1

270. Which header file contains string and other mapping macros:

  1. string
  2. tchar.h
  3. cstring.h
  4. resources.h

Correct answer: (B)
tchar.h

Page 27 of 50