Byron's CSC212 Web Site

CS1 at Oswego

Hypertexknowlogy

Frequently Asked Questions

 
Byron's CSC212 Web Site  
 
 
 
Glossary of Terms ( Cognitive and Computational )

Monday November 27 , 2000
 

Definition   The SUPERFICIAL SIGNATURE of a Java program fragment is the fragment with ...

  1. All literals replaced (Constants) by their type in angular brackets.
  2. All objects referenced by variables replaced by the type of the object in angular brackets.