memory allocation in java

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rubin
    New Member
    • Sep 2007
    • 1

    #1

    memory allocation in java

    Is memory allocated for interface and abstract class in java?
    how is memory allocated for threads in java?
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by rubin
    Is memory allocated for interface and abstract class in java?
    how is memory allocated for threads in java?
    Read a text book and post what you think is the case.

    Comment

    Working...