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

The fundamental classes of MFC are declared in which of the following header file?

  1. stdio.h

  2. iomanip.h

  3. afcapp.h

  4. afxwin.h


Correct Option: D

The DECLARE_MESSAGE_MAP macro should be provided at

  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
  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