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
Answer Posted / prad
32
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
what was the robotech rpg?
what is program status data structure?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
what is kids-rpg?
What are the types of identifiers?
How can we override a file during runtime in rpg?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what are the key words you must use when using a subfile?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
is this a rpg channel?
What is the difference between iter and do?