if the memory capacity is 700 presently occupied by process
is 690. then another process request space(40)
how this situation handled in java.
Answers were Sorted based on User's Feedback
Answer / db
Whenever memory capacity is fully occupied serialize the extra objects to a File or db. when the memory is free take the objects from the file or db to memory.
| Is This Answer Correct ? | 2 Yes | 2 No |
What is charat java?
What is the Layout for ToolBar?
Hi Friends, Can u give few interview questions which relates ArrayList and Hashmap. I mean how to link ArrayList and HashMap.I know this is not good way of asking questions like this , but i need
Which is faster string or stringbuilder?
Can inner class final?
What are abstract classes and anonymous classes?
0 Answers Flextronics, Thomson Reuters, Virtusa,
what is the form of storage space in java?
What do you know about the garbate collector?
what are the new features available in java 1.5 version?
3 Answers Accenture, Features, Motorola,
What is bytecode in java ?
How the threads are synchronized?
How to sort array of 0 and 1 in java?