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

List and explain the different type of data structures?

1 Answers  


What are the valid data types in Data Queue?

1 Answers  


list some of the commonly used commands for debugging?

1 Answers   IBM,


explain the use of dftwrt display keyword?

1 Answers   IBM,


how many files can be defined in f specs?

2 Answers   IBM,






What is the symbol used for copying & moving new field in SDA?

1 Answers  


Difference between NOPASS & OMIT?

0 Answers  


what are the two record formats a subfile contain ?

1 Answers   IBM,


what are the types of errors available in rpg IV or 400.Like decimal data error,sessional error or device error etc...means important error occurings,ie to find out suddenly???pls give answ if u know?Pls give the answer 1,,,,,,,to 12.........ie how it will happened like...for eg if a file is not closiing ,,,like this error is happened... if sufficient data is not in a pf to write in a display file. or sfldsp is not "on"......sessional or device error occured...like this give details all 1 to 12 errors (syam..)....give details PLsssssssssss?

1 Answers   CTS,


How many primary files allowed in a program?

1 Answers  


What is journaling & Commitment Control?

1 Answers  


4 persons a, b , c , d have to go to concert which will held in 17 minutes. there is a bridge which only 2 persons at a time can cross. its night and they have only one flashlight with them. Flashlight cannot be thrown. one person should return with the flashlight all 4 person have different speed. a = crosses bridge in 1 min. b = crosses bridge in 2 min. c = crosses bridge in 5 min. d = crosses bridge in 10 min how can they all reach in time.?? Ex- suppose a and d crosses bridge which will take 10 mins and then d returns back with a flashlight which will make 20 mins and mission is failed.

1 Answers   Manhattan,


Categories