In a program, variables are used but no DB2 involved in it.
Can you call it as host variables??
Answer Posted / shilpa
no it is not a host variable it is a working storage
variable or variables used in the program
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How to know whether the module is dynamical or statistical?
What are declaratives and what are their uses in cobol?
Mention the guidelines to write a structured cobol program?
What is the LINKAGE SECTION used in COBOL?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What are the different rules to perform a Search?
How do get the result of your program directly on your pc?
how do you reference the rrds file formats from cobol programs
Name the sections present in data division.
What is amode(24)?
What is the difference between binary search and sequential search?
Explain about different table spaces.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?