On Jul 17, 10:29 pm, Alex <[email protected]> wrote:
> Dear Java Programmer:
>  
> The course explains interface as a reference type.  In search out more 
> information, I came upon the stack and the heap.  Further, the interface is 
> not instantiated and not called at compile time.  So, where is it at 
> run-time?  Please comment.
Since you seem to be interested in the inner of Java, you could find
those links useful:

http://java.sun.com/docs/books/jls/third_edition/html/j3TOC.html :
language specification

http://java.sun.com/docs/white/langenv/ : language environment

http://mindview.net/Books/TIJ4 (sample at the top right of the page),
decompress and search in it heap and stack.
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to