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
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What is the Purpose of Pointer in the string?
) How do u handle errors in BMS macro?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What the difference is between continue and next sentence?
Which division and paragraphs are mandatory for a COBOL program?
How do you reference the following file formats from cobol programs?
What is comp-1 and comp-2?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How do define dynamic array in cobol.
how do you define single dimensional array and multidimensional array in your cobol?
What is inspect in cobol ?
how to move the records from file to array table. give with code example
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between comp and comp-3 usage?