please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
EDS,
2472what will happen if i give program name and member name as different? program runs successful or w'll abend?
CTS,
5 12223can we read in input the file with a variable length ? please , how ..could you help me ?
EDS,
3 9479how 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)
6 9153how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
2 6522which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast
1 5864
What are the various section in data division and briefly explain them.
What is the difference between goback, stop run and exit program in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is the difference between PIC 9.99 and PIC9v99?
What are the different types of condition in cobol and write their forms.
how do you reference the variable block file formats from cobol programs
Difference between array and sub-script ?
What are various search techniques in cobol? Explain.
Define static linking and dynamic linking.
Write down the divisions of cobol program?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is the Purpose of Pointer in the string?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Write a program to enter and display the names of students in a class using the occurs clause.