In COBOL programming, what is PERFORM? What is VARYING?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

How will you find the currepted records in a file

2 Answers  


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

0 Answers  


What are decleratives in COBOL ?

1 Answers   Xansa,


Differentiate between structured cobol programming and object-oriented cobol programming.

0 Answers  


What is the difference between copy and include in cobol?

1 Answers  






How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

0 Answers  


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

0 Answers   Accenture,


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

0 Answers   TryTechnicals Pvt Ltd,


In a program, there are 2 sections defined say SECTION-A and SECTION-B. There is a paragraph say CALC-INT in both the sections. If this para has to be called directly for SECTION-A, then PERFORM CALC-INT will not work as it is present in both sections. How the PERFORM statement has to be coded here?

5 Answers  


Give some advantages of REDEFINES clause?

2 Answers   Syntel,


What is the difference between SEARCH and SEARCH ALL?

6 Answers   Cognizant,


give the examples for strings and unstrings in cobol

2 Answers   IBM,


Categories