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 |
How to store decimal data in .net?
Explain about rapid application development tool?
What is code security?
Write a program that accepts an array of numbers, and two numbers (an element and a position in the array) and inserts the given element into nth position of the array.
How do you rate yourself in .NET ?
3 Answers Infosys, Seneca Global,
Explain enumerator?
What is the maximum size of the textbox?
What is globalization?
What are the different types of a stream?
What is deep copy?
How do you declare static variable and how it is declared and what is its lifetime?
Which class allows an element to be accessed using unique key?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)