what is the rpg and cl life cycle?Please tell me any body

Answers were Sorted based on User's Feedback



what is the rpg and cl life cycle?Please tell me any body..

Answer / hamel

RPG life cycle is nothing but fixed logic cycle in RPG,
wherein we cannot read/chain a file it reads the file
automatically sequencially till the end.

Is This Answer Correct ?    9 Yes 3 No

what is the rpg and cl life cycle?Please tell me any body..

Answer / svankipu

Hamel's answer is correct.
Opening, Reading, Writing & closing of a file is done
automatically.

But there is no such thing like Cl-Life-Cycle.
Don't get mis-led.

Is This Answer Correct ?    2 Yes 1 No

what is the rpg and cl life cycle?Please tell me any body..

Answer / se yarbrough

Are you talking about life cycle are the OS cycle.. Two completely different things..

1.

Is This Answer Correct ?    0 Yes 0 No

what is the rpg and cl life cycle?Please tell me any body..

Answer / s.e. yarbrough

RPG FULL LIFE CYCLE:

analysis, designed, coded, implemented

Which is different from OS cycle..

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More IBM AS400 AllOther Interview Questions

which cl command is used to trap error messages during program execution?

0 Answers   IBM,


How do I remove a flag or check no. or name when a user opens too many sessions?

0 Answers  


how to declare a constant variable in the freeformat?

0 Answers  


Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?

4 Answers   HCL, iGate,


name few ibm supplied libraries?

2 Answers   IBM,






What is an Array Data Structure?

1 Answers  


define a output queue?

1 Answers   IBM,


What is class of service ?

1 Answers  


how can you detect overflow for a print program that prints multiple lines per cycle?

1 Answers   IBM,


what is procedure prototype and procedure interface.

0 Answers   IBM,


why we use binding directory and service pgm

4 Answers   TCS,


An rpg program is processing an openquery file.The file is declared in update mode in F spec.Can we update this file? Please explain?

3 Answers  


Categories