InterviewSolution
Saved Bookmarks
| 1. |
Java handles memory dynamically and references are deleted as soon as they are out of scope.(a) True(b) FalseThis question was posed to me in an international level competition.This key question is from Object Reference topic in portion Object of Object Oriented Programming |
|
Answer» Right option is (a) True |
|