Binding identifiers to known or unknown identifiers

L

latashag

I am working on a column to explain binding in Java. In Java local
variable delcarations and parameters are bound to known or unknown
values, variables, or routines?
 
R

Roedy Green

I am working on a column to explain binding in Java. In Java local
variable delcarations and parameters are bound to known or unknown
values, variables, or routines?

There is no binding at all. Variables have VALUES. Those values are
sometimes references to Objects.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,573
Members
45,046
Latest member
Gavizuho

Latest Threads

Top