COBOL Snippet: Tell where the control will when the below
code execute

IF (A=B)
CONTINUE
ELSE
NEXT SENTENCE
PERFORM <IMP-STMT>
END-IF.

Answer Posted / lu

First of all, when you code , you have to know what do you
want to do....
Perform after next sentence doesn't make sense ..it never
executes....

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain sorting techniques in cobol program?

690


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1614


What is the difference between PIC 9.99 and 9v99 in COBOL?

732


Write down the divisions of cobol program?

671


How to know whether the module is dynamical or statistical?

656






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.

1701


What is the difference between comp and comp-3?

704


Describe the cobol database components?

682


What are the different rules for performing sort operation?

763


What are the pertinent COBOL commands?

2626


Explain about different table spaces.

650


) How do u handle errors in BMS macro

1512


How do define dynamic array in cobol.

672


what is the use of outrecord?

1771


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1523