- 
                    
- 
                    
- 
                    
- 
                    What is an in line PERFORM? When would you use it? Anything else to say about it?The PERFORM and END-PERFORM statements bracket all COBOL II statements between them. The COBOL equivalent is to PERFORM or PERFORM THRU a paragraph. In line PERFORMs work as long as there are no internal GO TOs, not even to an exit. The in line PERFORM for readability should not exceed a page length - often it will reference other PERFORM paragraphs. 
- 
                    COBOL dynamic call and static callWhat is difference between dynamic call and static call with examples ..? 
- 
                    Working Storage DefinitionConsider the follwing snippet:01 WS-VAR USAGE IS INDEXIs this a valid working storage definition?Justify your answer 
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    
- 
                    How will you connect any Database to MicroFocus COBOL?have idea about How the flow. But i wanted to know this code and explanation. 
- 
                    
- 
                    INSPECT verbcan we use "'" in BEFORE or AFTER phrase for limiting the length of the string to be searched in the INSPECT verb 
- 
                    
- 
                    
COBOL Interview Questions

 
  
  
  Read Best Answer
                        Read Best Answer 
		
Ans