what is the difference between implicit and explicit scope terminator with example?
Answer / avijit bardhan
Implicit scope terminator is period which is used at the end of statement to terminate the scope of previous statements.
Explicit terminators are like END-PERFORM, END-READ, END-EVALUATE etc.
| Is This Answer Correct ? | 22 Yes | 0 No |
what r the types of perform statement
if you code move high-values to variable,can you move it into numeric variable or alphanumeric variable?
) How do u handle errors in BMS macro
how will u find out 3rd week's 2nd day using occurs ?
How would the number +1234 be stored if a PIC clause of PICTUREs9(4) comp-3 were used?
suppose a cobol programme A calling programme B,C and D. If C undergoes some change what if A,B,C,D need to be recompiled or only C nee to be recompliled.
What are the different rules for performing sort operation?
Explain how to differentiate call by context by comparing it to other calls?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
If i initialize the 01 level variable in array, will it initialize all the array elements (occurs)?
What is the maximum length of a field you can define using COMP-3 in COBOL?