



|
|
P Dunn's Super CS1 Site
|
Glossary of Terms ( Cognitive and Computational )
November 27 , 2000
|
|
Definition
The SUPERFICIAL SIGNATURE of a Java program fragment is the fragment with...
- All literals (constant) replaced by their
type
in angular brackets < >.
- All objects referenced by variables replaced by the
type
of the object in angular brackets < >.
|
|