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...


what are Fixed memory leaks and threads locking problems.



what are Fixed memory leaks and threads locking problems...

Answer / kanak

Memory leak is a bug in the program which uses the memory
continuously without releasing it until the system crash.
Thread locking problem is nothing but a deadlock situation
in case of synchronous process when two consecutive threads
get lock on a common resource and waiting for each other to
release that. This happens usually in case when the
semaphores or monitors are not used.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More VB.NET Interview Questions

Explain the difference between vb.net and c#, related to oops concepts?

0 Answers  


What is the significance of delegates. Where should they be used? What are the situations where we require them?

0 Answers  


How is VB.Net different from VB6?

7 Answers   Ksb,


What are the different types of applications supported in .net (or) .net framework?

0 Answers  


What is shadowing?

5 Answers   TCS,


List the two main parts of .net?

0 Answers  


Explain convert.tostring and i.tostring method?

0 Answers  


hello friends.. when i deployment my project in the client machine that is successful but whenever i try to run my project using .exe file then it gives me error "<filename>.exe is not a valid win32 application." what i do somebody halp me pls

1 Answers  


Explain about the ruby interface generator?

0 Answers  


Do event have return type?

8 Answers  


is ADO.NET important to connect sql server? is any other way to connect sql server?

1 Answers  


Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?

0 Answers  


Categories