i want a program using by if, evaluate , string, unstring,
perform, occurs?
Answer / raghunath
refer to www.mainframegurukul.com for the answer
| Is This Answer Correct ? | 1 Yes | 1 No |
Consider the following: 77 A PIC 9(10) 77 B PIC 9(10) 77 C PIC 9(19) MULTIPLY AB BY B GIVING C Which of the following is true ? (a) The execution of the above may result in size error. (b) The execution of the above will result in size error. (c) The definition of C is invalid resulting in compilation error. (d) No error will be thee and the program would proceed correctly.
How can you declare the file ?
which one is better among static call and dynamic call?
Can anyone tell me how to handle the array beyond the limit. If we have an array or a table which can handle 5000 records but now we have to compensate 20000 records with the same array? how to handle the situation.
if one main program ,n -subprograms are then which call you follow ?why reasonuhg
if a>b continue display x. dispaly y. end-if display 1 display 2. display 3. what should be my output ?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is the Purpose of Pointer in the string?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
What is the utilization of copybook in cobol?
What are the rules of the move verb?
Explain how you can characterize tables in cobol?