Name the divisions, which are available in a cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
input:- 12233344445555566666... output:- 1=1,2=4,3=9... Here firstno i.e 1 should be displayed and after that the alikeno.s should be added n displayed.i.e 2+2=4 like tat it goeson.
I know my query will return more than one row but I don't want cursor what should I do?
1.What is the limit of linkage section?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(9) VALUE SPACES. 01 WS-VARN REDEFINES WS-VARX PIC 9(9).
hi is there any means of deletin a record from a ps usin cobol not using jcl?eg if i am reading a record and if some condition is matched tat particular record must be deletd fom the ps
u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the values u gave in parm ?
i am a btech cs 2009 passout. i am opting for mainframe course. is it good to do this course? pls. anyone suggest me
what is call by value and call by reference ?
3 Answers Infosys, ITC Indian Tobacco Company,
what is index and how to use two tables using index?
What is the size of s9(19)comp3? explain
How to convert bunch of words in a line to relvant ASCII values?