Tag: programming languages

Questions Related to programming languages

  1. Concatenation of literals

  2. String manipulation

  3. Trace

  4. Exponential notation


Correct Option: A
  1. EBCDIC string

  2. ASCII string

  3. HEX string

  4. None of the above


Correct Option: C

Which instruction in REXX is used to display at the terminal?

  1. PUT

  2. DISPLAY

  3. SAY

  4. PRINTLN


Correct Option: C
  1. TCSUSWEST

  2. TCS USWEST

  3. TCS USWEST

  4. None of the above


Correct Option: A
  1. To ignore one or more rightmost digits in a comparison

  2. To ignore one or more leftmost digits in a comparison

  3. To return true in all numeric comparisons

  4. None of the above


Correct Option: A

EXECIO is used to ?

  1. Execute a REXX program

  2. Perform input output operation in a file

  3. Read the contents of a file into a stem variable

  4. None of the above


Correct Option: B