How many maximum number of procedures can we write in one
COBOL program?
Answers were Sorted based on User's Feedback
What is the difference between Perform para and perform asaection in cobol?
What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(10) VALUE 'ABCDEFGHIJ'. 01 WS-VARN REDEFINES WS-VARX PIC 9(5) VALUE '12345'. What will happen I am going to Display the WS-VARX and WS- VARN?
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,
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
can we redefine 77 level item is it possible
plz,could any one tell me? what about EBCDIC in cobol?briefly?
What is the maximum data length for Numeric DataType ?
How many types of sorts are there in cobol?
i want to learn mainframes. i completed MCA ,whats the future of mainframes
what will be the output when a)pic 9(6)value 000178 is moved to pic ***,***. b)pic 9(5) value 57397 is moved to pic $$,$$9.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
which one is the best of com and com-3.using of real time ?