Windows Programming

181. Which parameter of visual query represent the information source

  1. objecti
  2. sourcei
  3. recogi
  4. sqoi

Correct answer: (B)
sourcei

182. Which parameter of visual query represent the object recognition algorithm to be applied

  1. objecti
  2. sourcei
  3. recogi
  4. sqoi

Correct answer: (C)
recogi

183. Which parameter of visual query represent the object type to be recognized

  1. objecti
  2. sourcei
  3. recogi
  4. sqoi

Correct answer: (A)
objecti

184. Which parameter of visual query represent the spatial coordinates of query origination

  1. objecti
  2. sourcei
  3. recogi
  4. sqoi

Correct answer: (D)
sqoi

185. Which permit specialized handling of file access for data encryption, compression and statistical usage monitoring:

  1. Partition drivers
  2. File system drivers
  3. Storage drivers
  4. File system filters

Correct answer: (D)
File system filters

186. Which prefix used for object ID naming conventions in Windows programming:

  1. ‘IDR_’
  2. ‘ID’
  3. Both a and b
  4. None of these

Correct answer: (A)
‘IDR_’

187. Which program is used for searches files anywhere on the network by the filename:

  1. Archie
  2. Firewall
  3. Finger
  4. Active attacks

Correct answer: (A)
Archie

188. Which protocol is supported by web browser:

  1. TCP/IP
  2. IP
  3. TCP
  4. All of these

Correct answer: (D)
All of these

189. Which represents the combination of icons:

  1. DOS
  2. COM
  3. CON
  4. INV

Correct answer: (B)
COM

190. Which statement StdAfx.h contains when we are using compound documents:

  1. #include <afxwin.h>
  2. #include <afxext.h>
  3. #include <afxdisp.h>
  4. #include <afxole.h>

Correct answer: (D)
#include <afxole.h>

Page 19 of 50