Tag: programming languages

Questions Related to programming languages

The statement to add new field value to a record is:

  1. INSERT

  2. ADD

  3. STORE

  4. INSERT INTO


Correct Option: B
  1. Pass information from one request to another request

  2. Include procedures conditionally at the Model 204 command level

  3. Tailor a request dynamically

  4. All the above


Correct Option: D

Which function strips the leading and trailing blanks of a string?

  1. $STRIP

  2. $DECODE

  3. $DEBLANK

  4. $EDIT


Correct Option: C
  1. Will be the number of records on LIST ABC

  2. Will be equal to the number of records in label A

  3. Zero

  4. Both (a) & (b) are correct


Correct Option: D
  1. END

  2. SUBROUTINE END

  3. END SUBROUTINE

  4. CLOSE SUBROUTINE


Correct Option: C