Answer Posted / sandy
Not possible. It will throw compilation error.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Define cobol?
How many bytes S(8) comp field occupy and its maximum value?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
explain sorting techniques in cobol program?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Which mode is used to operate the sequential file?
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.
How are the next sentence and continue different from each other?
What is an in line perform? When would you use it? Anything else you wish to say about it.
how to access the file from prodution from changeman tool and to submit a file to production
Can you please let me know the centre name of INS certification in Kolkata.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is a scope terminator give example?
What are different data types in cobol?