Tag: programming languages

Questions Related to programming languages

  1. Resizing te control bar

  2. Aligning the control bar to the top, bottom, or either side of the frame.

  3. Supporting the implementation of derived classes.

  4. Allocating control item arrays.


Correct Option: B,C,D
  1. CWnd Destroy member function

  2. Explicitly deleting with the delete operator.

  3. Manually closing the windows

  4. Calling CWnd::DestroyWindow or the Windows API DestroyWindow.


Correct Option: B,D
  1. Standard window toolkit

  2. Standard widget toolkit

  3. Standard window tool

  4. Standard widget tool


Correct Option: B