which of the following can be used as a check protection symbol
a.Z
b.S
c.*
d.+
Answer Posted / mohan
c=*
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
IF I mention stop run in CICS what happens?
Which is not true about evaluate statement
What is link edit in cobol?
What is amode(24)?
how do you define single dimensional array and multidimensional array in your cobol?
What is the problem of ordered sequential files access?
how do you reference the ksds vsam file formats from cobol programs
How to print 10 to 1 if the input have only 10 digit number?
What is the difference between Call and a Link?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Mention the guidelines to write a structured cobol program?
Explain the configuration section of a cobol program with examples of syntax.
explain sorting techniques in cobol program?