which of the following can be used as a check protection symbol
a.Z
b.S
c.*
d.+

Answer Posted / dimpy19

* A check protect symbol--a leading numeric character position into which an asterisk is placed when that position contains a zero. Each asterisk (*) is counted in the size of the item.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is search and searchall?what is the diffrence between them?give an best example?

6156


What are all the divisions of a COBOL program?

883


Describe the cobol database components?

886


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

877


how do you define single dimensional array and multidimensional array in your cobol?

862


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1852


How many bytes S(8) comp field occupy and its maximum value?

1849


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2121


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1407


What is the difference between next sentence and continue in cobol programing language?

947


What is amode(31)

908


What is a SSRANGE and NOSSRANGE?

1107


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

902


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

2875


Mention the guidelines to write a structured cobol program?

820