wht is structured cobol pgm and non structred cobol pgm ?
Answer Posted / ss
Structured programming is a logical way of programming; you divide the functionalities into modules and code logically.
The difference between regular programming approach and structured programming is that structured programs get rid of GO TO statements and the whole programs can be represented in a Top-Down design
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is the problem of ordered sequential files access?
How many bytes S(8) comp field occupy and its maximum value?
Write a cobol program making use of the redefine clause.
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is the use of intialize verb?
i need a small 3d program using inline and outline.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
how do you reference the fixed unblock file formats from cobol programs
How to print 10 to 1 if the input have only 10 digit number?
What are the rules of the move verb?
What are the different types of condition in cobol and write their forms.
How do we get current date from system with century in COBOL?
How do you reference the following file formats from cobol programs?