Tag: programming languages

Questions Related to programming languages

  1. Anders Hejlsberg

  2. John Backus

  3. Yukihiro Matsumoto

  4. Brendan Eich


Correct Option: C
  1. Grace Hopper

  2. Anders Hejlsberg

  3. Guido van Rossum

  4. Brendan Eich


Correct Option: C
  1. Procedures without EXPORT Keyword can be accessed by other modules within the program.

  2. Procedures with EXPORT Keyword can be accessed ONLY by the module in which it resides.

  3. Procedures can ONLY access local variables.

  4. None of the Above


Correct Option: D
  1. DLTDTAQ

  2. CRTDTAQ

  3. RCVDTAQ

  4. None of the Above


Correct Option: C
  1. In PDM, by taking 14 option

  2. In PDM, by taking 15 option

  3. by using CRTCPYSRC command

  4. /COPY source cannot be compiled


Correct Option: D
  1. RPG Cycle code is not inserted which will affect the performance.

  2. RPG Cycle code is inserted which will affect the performance.

  3. RPG Bike code is inserted which will not affect the performance.

  4. None of the above.


Correct Option: D
  1. A subroutine can execute another subroutine, can contain another subroutine and shared by other programs.

  2. A subroutine can execute another subroutine, cannot contain another subroutine and shared by other programs.

  3. A subroutine can execute another subroutine, can contain another subroutine and is not shared by other programs.

  4. A subroutine can execute another subroutine, cannot contain another subroutine and is not shared by other programs.


Correct Option: D
  1. CALL command

  2. CALLB command

  3. CALLP command

  4. Module cannot be called


Correct Option: D
  1. /Copy, Subroutines and Arrays

  2. /Copy, Procedures and Arrays

  3. /Copy, Subrotines and Procedures

  4. None of the above


Correct Option: C