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
i need a small 3d program using inline and outline.
example for sub strings ? and refernce modifications whit output pls
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What are different data types in cobol?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
explain sorting techniques in cobol program?
How you can read the file from bottom?
IF I mention stop run in CICS what happens?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
how do you reference the printer file formats from cobol programs
What is the difference between comp and comp-3 usage?
what is the use of outrecord?
What are the different rules to perform a Search?
What is the difference between Call and a Link?
What is length is cobol?