Runtimeanalysis21

0. Given the following Pascal-like program segment
Procedure A,
x, y : integer ;
Procedure B;
 x, z : real ;
 S1
end B;
Procedure C;
 i : integer ;
 S2
end C
end A;
The variables accessible in S1 and S2 are

Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *