What are the access modes of START statement?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

We know that size of redefine and redefining need not to be same..Then does the below case true 01 ws-date pic 9(6). 01 ws-redf-date REDEFINES ws-date 05 ws-year pic 9(4) 05 ws-mon pic 9(2) 05 ws-day pic 9(2)

1 Answers   Cap Gemini,


can we use COPY statement in w-s section? how?

3 Answers  


What is inspect in cobol ?

0 Answers   Infosys,


can we print comp 3 stmts how ?

3 Answers   Accenture, TCS,


What is the difference between static call & Dynamic call?

2 Answers   CSC, TCS,






Can we access the a[0] in the array ?

6 Answers   DCL, IBM,


what is ASRA, AEY9?

2 Answers   IBM,


What is the default value(s) for an initialize and what keyword allows for an override of the default?

0 Answers  


If by mistake we MOVE a working storage variable into LINKAGE area. What will happen??

4 Answers   Accenture,


What is the difference between structured cobol programming and object alternativelyiented cobol?

0 Answers  


whats the difference between search and search all?

4 Answers   Patni,


What is an in line perform? When would you use it? Anything else you wish to say about it.

0 Answers  


Categories