1.What is the default print format in cobol?

Answer Posted / ravi

Default USAGE clause is DISPLAY

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the usage of comp fields in cobol?

859


What are the different rules to perform a Search?

800


what is the use of outrecord?

1959


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

952


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

855






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)?

836


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3935


State the various causes of s0c1, s0c5 and s0c7.

836


IF I mention stop run in CICS what happens?

2071


What do you understand by psb and acb?

835


) How do u handle errors in BMS macro?

1606


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2985


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2160


How arrays can be defined in COBOL?

818


How to remove 2 duplicate records and copy only one using job control language?

964