What is the Purpose of POINTER Phrase in STRING command in COBOL?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between SEARCH and SEARCH ALL? What is more efficient?
I am sending values a and b with pic x(10) and pic x(10) by using call statement. In linkage section, I am receiving values with pic x(10) and pic x(11). Will my program fail? will it be compile error or run time abend?
What are literals?
What is the problem of ordered sequential files access?
What are different data types in cobol?
how do u indetify files succesfully executed or not ?
How do we get current date from system with century?
Give some advantages of REDEFINES clause?
i need the code for this program in cobol. 2 + 1 = 3 4+3=7 6+5=11 8+7=15 10+9=19
HI THIS IS ANIL. HOW TO PASS A RECORDS OF A FILE(PS OR PDS) TO AN ARRAY?
if you give cylinder(1,1)how many cylinders it will be allocate?
What are the steps you go through while creating a COBOL program executable?