what is the minimum number of lines a Cobol program should
have to successfully compile and run
Answer Posted / patrick jones
There's a little bit of 'theoretical' problem here. As a
program is 'a set of instructions to do a particular job',
the 'two line program' is not actually a program eventhough
it will be compiled successfully.
So I would go with Ans# 1.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the different rules to perform a Search?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are different data types in cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How many bytes S(8) comp field occupy and its maximum value?
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.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is a scope terminator give example?
What type of SDLC u followed? Why?
How many sections are there in data division in COBOL?
Write a program that uses move corresponding.
How to remove 2 duplicate records and copy only one using job control language?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Describe the cobol database components?
Explain the configuration section of a cobol program with examples of syntax.