InterviewSolution
Saved Bookmarks
| 1. |
Where is the memory allocated for the objects?(a) HDD(b) Cache(c) RAM(d) ROMThis question was addressed to me in unit test.The question is from Memory Allocation of Object topic in chapter Object of Object Oriented Programming |
|
Answer» The CORRECT ANSWER is (c) RAM |
|