Tag: technology

Questions Related to technology

  1. Respones.expires=100

  2. Respones.Buffer=true

  3. Respones.Buffer=false

  4. Respones.Buffer=-1


Correct Option: C
  1. Post

  2. Validate

  3. Get

  4. None


Correct Option: A,C
  1. Sign is stored as a hex value in the last nibble of the storage.

  2. Sign is over punched with the numeric value stored in the last nibble.

  3. Sign is stored in the most significant bit.

  4. None of the above


Correct Option: A
  1. Subscript refers to the array occurrence while index is the displacement (in no of bytes) from the beginning of the array.

  2. An index can only be modified using PERFORM, SEARCH & SET.

  3. Need to have index for a table in order to use SEARCH, SEARCH ALL.

  4. None of the above


Correct Option: D