please..could u give an example about USAGE IS
POINTER ..and explain why and when we use it ?


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

Post New Answer

More COBOL Interview Questions

What is the difference between NEXT SENTENCE and CONTINUE?

2 Answers   Mphasis,


what is MSGLEVEL?

1 Answers   IBM,


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

0 Answers   iNautix,


) how do u code after getting data?

0 Answers   IBM,


how to pass 100 to s9(4) how r they inserted ?

3 Answers   TCS,


How many times the loop runs here 01 a pic 9(2) value 10. perform para1 a times stop run. para1: move 20 to a.

3 Answers  


What are the access modes of START statement?

0 Answers  


What is diff between vsam and db2?what is advantage of db2 over vsam?which is best suited one?

1 Answers   Fidelity,


Should I use STOP RUN in the sub program??why?

6 Answers   Xansa,


I have a occurs for 100 times but it has executed 101 time what could be the reason?

4 Answers  


Can we move X(7) to S9(7) COMP?

1 Answers  


WHAT IS SOC3?HOW IT CAN BE RESOLVED?

1 Answers  


Categories