what is the minimum number of lines a Cobol program should
have to successfully compile and run
Answer Posted / harish
hi i will accept both #1 and #2
#1 we will get compilation successful but in runtime
without procedure we may get some prob i am not sure
#2 answer is absolutely right buddy.....
pls correct me if anything wrong
HARISH POOMGAME SHIVAPPA(hassan,karnataka)
NIIT TECHNOLOGY
KOLKATA
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What are 77 levels used for?
how do you reference the variable block file formats from cobol programs
Can we redefine the field of x(200) to less than 200?
how do you define single dimensional array and multidimensional array in your cobol?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What the difference is between continue and next sentence?
Explain how you can characterize tables in cobol?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What are the different rules to perform a Search?
Explain the configuration section of a cobol program with examples of syntax.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
i want a program using by if, evaluate , string, unstring, perform, occurs?