Un-Answered Questions { COBOL }

What are the different rules to perform a Search?

610


What is a SSRANGE and NOSSRANGE?

804


Which division and paragraphs are mandatory for a COBOL program?

701


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

761


Explain how to differentiate call by context by comparing it to other calls?

677


What is an in line perform? When would you use it? Anything else you wish to say about it.

635


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

687


What is comp-1 and comp-2?

752


What is the default value(s) for an initialize and what keyword allows for an override of the default?

682


What is amode(24)?

676


What are 77 levels used for?

648


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

701


How do you define a variable of comp-1 and comp-2?

687


What is rmode(any) ?

676


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

665