What is amode(24)?
No Answer is Posted For this Question
Be the First to Post Answer
How to declare if emp-name = AAAAA""BBB in working-storage section. After display emp-name should print like AAAAA""BB
What are the differences between OS VS COBOL and VS COBOL II?
C1 C2 C3 are three conditions whose TRUTH values are as folloes. C1-TRUE C2-FALSE C3-TRUE A,B,C are defined as given below A:C1 AND(NOT C2) OR C3 B.(NOT C1) OR (NOT C2 AND NOT C3) C.(C1 OR C2)AND C3 D.C1 AND C2 OR C3 given the above information which of the following statements are valid? a.only A,B and C are TRUE b.only A,C and D are TRUE c.A,B,C and D are TRUE d.only C and D are TRUE
What is a SSRANGE and NOSSRANGE?
What guidelines should be followed to write a structured Cobol program?
How to resolve the soc4 & soc7 other than following answers. Soc4 can resolved using mispleed dd name and dd name is not matching with file and soc7 check the sysdump and copy the offest address then correct it in the program.
10 Answers ADP, Amdocs, Cap Gemini, Keane India Ltd, Super Value, TCS,
can we read in input the file with a variable length ? please , how ..could you help me ?
Where the Plan is located in CICS-DB2
Name the sections present in data division.
how to transfer the file from pc to mainframe??
What is difference between comp & comp-4?
How to resolve the soc4 and soc7 errors?