Java   View all facts   Glossary   Help
type > reference type > interface type
Next reference typearray type    Upreference type    Previous reference typeclass type   

interface type
subjectfact 
interface typeis a subtopic of Interfaces2001-10-19 11:37:01.0
is a kind of reference type2001-10-19 11:37:01.0
reference typeevaluates to the address of the location in memory where the object referenced by the variable is stored2001-10-19 11:37:48.0
has default value null - a value that indicates that there is no instance assigned to the variable2001-10-19 11:37:48.0
has name starting with a capital letter    2001-10-19 11:37:48.0
typelimits the possible values that a variable can hold or that an expression can produce at run time2001-10-19 11:38:10.0
specifies a set of value2001-10-19 11:38:10.0