What are the various section in data division and briefly explain them.
No Answer is Posted For this Question
Be the First to Post Answer
how to display date in reverse order if the pic clause of the is numeric suppose date is 09032010 ==> need to print in 20100309 (pic clause is numeric)
What is redefines clause in COBOL?
If there are two copybooks which have same variables and we are using both the copybooks in our program. will there be an error and if i move values to the variable which copybook varibales gets the values i move in.
How do you do in-line PERFORM?
is it possible to declare index in cobol program? if it is not why its tell me pls
what is rediffine clause?in what situation it can use?give me real time example?
What is IMPACT analysis?
how many divisions are there in cobol
What is the difference between a binary search and a sequential search?
How do you define a sort file in JCL that runs the COBOL program?
period is missing in the cobol program which error we getting
what is the difference between Plan & package?