Tag: programming languages

Questions Related to programming languages

  1. Upper case

  2. running text

  3. Any of above

  4. Not a part of standard.


Correct Option: B
  1. program will abort

  2. command will fail but last line will remain populated in the file- variables

  3. command will fail and file-variables will be blank

  4. the program will give a compile time error


Correct Option: D
  1. NUMERIC

  2. BINARY

  3. ALPHANUMERIC

  4. ANY OF THE ABOVE


Correct Option: B
  1. MOVE 1 TO A.

  2. MOVE 1 TO A

  3. Both of the above.

  4. None of the above


Correct Option: B