1.The questions have given an array declaration and move
operation then this statement is correct or not?

Answers were Sorted based on User's Feedback



1.The questions have given an array declaration and move operation then this statement is correct ..

Answer / joydeep

I think instead of MOVE, we need to use MOVEA for array
operations.

Is This Answer Correct ?    5 Yes 0 No

1.The questions have given an array declaration and move operation then this statement is correct ..

Answer / syam

not correct

Is This Answer Correct ?    3 Yes 0 No

1.The questions have given an array declaration and move operation then this statement is correct ..

Answer / raj

this is not correct

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More RPG400 Interview Questions

As Packed veriable store 2 digits in 1 byte and ZONE variable store 1 digit in 1 byte... Please tell me when we have to use Packed and Zone variable...?

1 Answers  


Given the following code, what is the value of RESULT? DName+++++++++++ETDsFrom+++To/L+++IDc.Keywords+++++++++++++ D RESULT S 5 0 C EVAL RESULT = (2 + 3 * 2) ** 2 / 2

2 Answers  


wat is scan and check ? give me real time scenarios where we used these keywords in ur projects?

2 Answers   Four soft,


How can we change element of compile time array?Can we do so

1 Answers   TCS,


please help me answer to this question what is the difference between the binding and srvpgm in ilerpg?

4 Answers   HCL,






what is meant by record lock.how records are locked.what is the purpose of record lock.if records are locked what happens.how to find out which record is locked.

4 Answers   HCL,


RPG/400 faqs?

1 Answers   HSBC,


Hello, I want to extend a length of field in my Display file(Subfile). Please suggest the possible steps. Thanks

3 Answers  


how we retrieve records without using key field (ex:name) from Physical File through RPG in as/400?

8 Answers  


Delete FileName at first statement in RPG.

1 Answers  


how do u find whether a record is locked or not??/

5 Answers   CTS,


Whether a module can consists of many procedures or it can consist of subprocedures having a main procedure?If it is possible that it can contain many individual procedures than can we have different name for complete module and how do we call this module in main modul?

3 Answers   Steria,


Categories