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 |
A table has two indexes defined. Which one will be used by the SEARCH?
can we display comp-3 variables. if we want to display what we have to do . give me one example
file status 00 is checked after opening the file or reading the file
Difference between ps, esds
Name the sections present in data division.
what is the difference between start and startbr?
if a=b how the flow will complete??? perform test through test-exit. perform activa through activa-exit. test. if a=b then next sentence else move a to c. test-exit. exit. activa. -- -- activa-exit. exit.
can we print comp 3 stmts how ?
suppose there is one PF having two members PF1 PF2.PF has one unique key Emp ID.could you tell me uniqueness in PF will be effective across members as well ? assume emp iD 3333 is in member PF1 would same Emp id be exist also in member PF2 ?
What care has to be taken to force program to execute above 16 Meg line?
how to pass 100 to s9(4) how r they inserted ?
What is the reference modification.