Tag: programming languages

Questions Related to programming languages

  1. RTTI

  2. Serialization

  3. multiple document interface

  4. diagnostic and debugging


Correct Option: A,B,D

Which of the Following message type is invalid in Message Driven Architecture?

  1. Window messages (WM_)

  2. Control window messages (BM_)

  3. Dialog Box Messages( DB_)

  4. List box messages (LB_)


Correct Option: C

The WM_DESTROY message is sent to a window just before it is destroyed.

  1. True

  2. False


Correct Option: A

Which resource is a rectangular window whose main role is to host or hold other Windows controls.

  1. ToolBar

  2. Menu

  3. Dialog

  4. Accelerator


Correct Option: C

How many datasets can you sort using Proc Sort, in one proc sort statement?

  1. 2

  2. 1

  3. 255

  4. 256


Correct Option: B