WT R TECHNICAL MAINFRAME QUESTION ASKED IIN ANJANASOFTEARE??
consider the following PROCEDURE DIVISION entry OPEN EXTEND IN-FILE identify the correct statement a.organization of IN-FILE is sequential and records can be added in the beginning b.organization of IN-FILE is sequential and records can be added in the end c.organization of IN-FILE is indexed and records can be added in the beginning d.organization of IN-FILE is indexed and records can be added in the end
What do you do to resolve SOC-7 error?
Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are the ways for doing this?
12 Answers T systems, Tech Mahindra,
i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?
Q:what is the difference between the variable length and fixed lenght.how it varies in the cobol.
what is the use of filler in cobol programing?
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.
) how do u code after getting data?
How to Write the RESTART Logic Using COBOL?
4 Answers GalaxE, L&T, Syntel, TCS,
How do you fetch current date in normal cobol pgm and in cobol-db2 pgm?
What is the difference between NEXT SENTENCE and CONTINUE?
what happens if we wont give timestamp in precompilation process ?