8; X . procedure sub
8;。程序子 X
apply procedure sub; 2; X
2; 应用程序子;x
print the value of X;
打印X的值;
…
…
A. What value will be printed by the program segment if X is a global variable?
a什么价值将打印的程序段如果X是一个全局变量?
____________
_______
B. What value will be printed by the program segment if X is a local variable within the procedure?
b .什么价值将打印的程序段如果X是一个局部变量在程序吗?
____________
_______
7. In the context of the object-oriented paradigm, ____________ are templates from which
7。在上下文的面向对象范例,_______的模版
____________ are constructed. We say that the latter is an instance of the former.
其构造。我们说,后者是前者的一个实例。
8. In the context of the object-oriented paradigm, a __________________ is an imperative program unit that describes how an object should react to a particular stimulus.
8。在面向对象范型的上下文中,一个_____________是必须的程序单元,描述了一个对象应该特别的刺激作出反应。