Answer Posted / venkat kanneganti
for objects Head that is garbage collectable,
for methods,local variables are stored in stack.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is difference between calling start() and run() method of thread?
How to create a fecelet view?
How can we make copy of a java object?
How to set the permissions to a file in java?
Explain java coding standards for variables ?
Write a function for palindrome and factorial and explain?
Can we overload the main() method?
What is stringreader?
Difference between keyword and identifier.
What is difference between this and super keyword?
Can we override constructors in java?
What is the purpose of the finalize() method?
What is the difference between JVM and JRE?
What is class variable java?
What is the difference between equals() and?