Why do we use COMP-3 variables for computation, when we know that they are non displayable fields and require additional MOVE to numeric field before we populate it in output Reports?
Answer / raj
COMP-3 fields take less memory allocation and effective in computation.
Is This Answer Correct ? | 2 Yes | 0 No |
What is the difference between comp and comp-3?
Move Zeroes to I move 5 to j perform para1 varying I from 10 by -2 until I = 0 display j. para1. Add 5 to j. What’ll be the value after execution of display stmt. A) 35 B) 40 C) 30 D) 25 please explain how?
u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the values u gave in parm ?
Mention the guidelines to write a structured cobol program?
Hai friends why we need to read a file before re-write a record?
plz,could any one tell me? what about EBCDIC in cobol?briefly?
what are the utilities for load and unload the DB2 tables
What is the difference between performing a SECTION and a PARAGRAPH?
HELLO FRIENDS, THIS IS JANARDHAN.GADIRAJU, I FACED ONE INTERESTING QUESTION IN COBOL, THAT IS WHAT ARE THE VALUES WE CAN SEE IN HIGHVALUES AND LOWVALUES, CAN U PLEASE GIVE ME THE ANSWER
how can i see junk values in dclgen or in hostvariable of comp ?
How many sections are there in data division?.
1)what is use of linkage section? 2)what is difference between comp and comp-3