Answer Posted / pravin v kumbhare
It is a concept of Performance testing. Memory Leakage
means sometimes it may happen that allocate memory for
Variable so memomy space is allocated to that specified
Variable but after using this memory space then it should
be deallocate that memory space. But question is how we
will deallocate this space. This is happening in all
Languages but diifference is that, in Java and .Net
terminilogy used Garbage collection which is working
implicitly through garbagecollection() method; it works in
background after specified duration of time and make that
memory free which is not in used, but in C and C++
programming prrogrammer has to handle explicitly through
coding. Results it increase Performance of your Application.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
What is 'Account Conditioning'?
How to explain the Insurance project in the interview?
Information about Automated Software Installer
what does 80hz refresh rate indicates?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
Can you explain random/monkey testing?
In our project, we use Withdrawal Indent, we are confused to use heading as "Withdrawal Indent" or "Withdraw Indent". Please suggest me which one to use ASAP, Thanks in advance
Who are all involved in an inspection meeting?
Give the real-time example for back-to-back testing?
how will u create diff types of scenario for any website?
If client give you a project then which testing you will perform first
What is the main use of preparing a traceability matrix?