Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



if the memory capacity is 700 presently occupied by process is 690. then another process request sp..

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

if the memory capacity is 700 presently occupied by process is 690. then another process request sp..

Answer / guest

By using the concepts called threads

Is This Answer Correct ?    1 Yes 1 No

if the memory capacity is 700 presently occupied by process is 690. then another process request sp..

Answer / guest

By using the concepts called threads

Is This Answer Correct ?    0 Yes 0 No

if the memory capacity is 700 presently occupied by process is 690. then another process request sp..

Answer / rohit

garbage collector frees memory

Is This Answer Correct ?    4 Yes 6 No

Post New Answer

More Core Java Interview Questions

What is string and its types?

0 Answers  


How can we create a thread in java?

0 Answers  


What is the difference between static synchronize() metod and synchronize() method?

1 Answers   Polaris,


all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.

4 Answers  


What are the advantages and disadvantages of reference counting in garbage collection?

0 Answers  


How do you square a number?

0 Answers  


What is the difference between Object and Instance?

5 Answers   TCS,


how to handled exceptions & erros in ejb?

1 Answers   Satyam,


What’s the difference between applets and standalone program?

0 Answers  


What is meant by throwing an Exception?

4 Answers   Accenture,


Where we write javascript code in html page?

0 Answers  


difference between vectorlist and hash

1 Answers   TCS,


Categories