Tag: programming languages
Questions Related to programming languages
-
Anders Hejlsberg
-
John Backus
-
Yukihiro Matsumoto
-
Brendan Eich
-
Grace Hopper
-
Anders Hejlsberg
-
Guido van Rossum
-
Brendan Eich
-
Procedures without EXPORT Keyword can be accessed by other modules within the program.
-
Procedures with EXPORT Keyword can be accessed ONLY by the module in which it resides.
-
Procedures can ONLY access local variables.
-
None of the Above
-
DLTDTAQ
-
CRTDTAQ
-
RCVDTAQ
-
None of the Above
-
Only MOVOBJ
-
Only CRTDUPOBJ
-
MOVOBJ or CRTDUPOBJ
-
MOVOBJ or CPYOBJ or CRTDUPOBJ
-
In PDM, by taking 14 option
-
In PDM, by taking 15 option
-
by using CRTCPYSRC command
-
/COPY source cannot be compiled
-
RPG Cycle code is not inserted which will affect the performance.
-
RPG Cycle code is inserted which will affect the performance.
-
RPG Bike code is inserted which will not affect the performance.
-
None of the above.
-
A subroutine can execute another subroutine, can contain another subroutine and shared by other programs.
-
A subroutine can execute another subroutine, cannot contain another subroutine and shared by other programs.
-
A subroutine can execute another subroutine, can contain another subroutine and is not shared by other programs.
-
A subroutine can execute another subroutine, cannot contain another subroutine and is not shared by other programs.
-
CALL command
-
CALLB command
-
CALLP command
-
Module cannot be called
-
/Copy, Subroutines and Arrays
-
/Copy, Procedures and Arrays
-
/Copy, Subrotines and Procedures
-
None of the above