Which of the following operations does NOT zero the field FLDA defined as 4,0?

C MOVE *ZEROS FLDA
C Z-ADD *ZEROS FLDA
C Z-ADD 0 FLDA
C MOVE *ALL'0' FLDA
C SUB FLDA FLDA
C MOVE '0000' FLDA
C CLEAR FLDA
C MOVE *BLANKS FLDA



Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS..

Answer / rinku khan

The last instruction does NOT zero the field FLDA.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More IBM AS400 AllOther Interview Questions

What is data structure in as400? What is the use of data structure?

0 Answers  


Q1. How to use signature in service program and ILE.? Q2.what is use of signature and binder language and what is the relation between them?

2 Answers   CTS,


why do we use readc? What is sflnxtchg?

0 Answers   IBM,


When would the ALL keyword be used?

1 Answers  


268 How many parameters can be defined in a RPG program. ?

1 Answers  






what does the ovrdbf command do?

0 Answers   IBM,


What is field reference file?

1 Answers  


does cl support arrays

1 Answers  


What is the difference between externally described file and program described file?

1 Answers  


during input operation which indicator position is seton if there is a record lock?

1 Answers   IBM,


why is the declare cursor statement is used for?

0 Answers   IBM,


how do you use exceptional write in c specs?

1 Answers   IBM,


Categories