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
How many sections are there in data division in COBOL?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
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.
) How do u handle errors in BMS macro
Name the divisions, which are available in a cobol program?
What is rmode(24)
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Write a program that uses move corresponding.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the usage of comp fields in cobol?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Differentiate between structured cobol programming and object-oriented cobol programming.
What are the different types of condition in cobol and write their forms.
What is report-item in COBOL?