Tag: technology

Questions Related to technology

  1. Processor affinity forces worker processes serving a specific application pool to run on a specific CPU

  2. Processor affinity forces worker processes serving a specific application pool to run on all available CPUs with loads equally balanced.

  3. Processor affinity does not force worker processes serving a specific application pool to run on a specific CPU but encourages such configuration.

  4. None of these


Correct Option: A
  1. The beginning of the class definition.

  2. The end of the class definition.

  3. Anywhere in the class definition.

  4. None of the above


Correct Option: B

Which macro is used to make an identifier name recognizable to an MFC or Win32 function?

  1. MAKESTRINGRESOURCE.

  2. MAKEFLOATRESOURCE.

  3. MAKECHARRESOURCE.

  4. MAKEINTRESOURCE


Correct Option: D
  1. CWnd class

  2. CWinApp class

  3. CWinThread class

  4. None of the above


Correct Option: B