period is missing in the cobol program which error we
getting
Answer Posted / sasikanth
we get a soc 8 error
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
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.
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is amode(24)?
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
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
For rewrite, why is it mandatory that file needs to be opened?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How to print 10 to 1 if the input have only 10 digit number?
What is the usage of comp fields in cobol?
Can we change the password using ALTER? anyone tried and changed?
Explain about different table spaces.
What are literals?
What are the access modes of START statement?
what happens if parmparameter passes zero bytes to the program
How to know whether the module is dynamical or statistical?