what is the difference between build and release
Answer Posted / rakesh kumar jaiswal
In a debug build the complete symbolic debug information is
emitted to help while debugging applications and also the
code optimization is not taken into account.
While in release build the symbolic debug info is not
emitted and the code execution is optimized.
Also, because the symbolic info is not emitted in a release
build, the size of the final executable is lesser than a
debug executable.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what is quality Factor
how to connect your project in database?
How can I done a Web Testing? Which steps are include in it?
Can you explain a pair-wise defect?
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
Write test cases on duster
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
What is CVS and why it is used?
What is white box testing, and what are the various techniques?
list of methods that is used to document the requirements of a software.
what types of testing have u done in ur project?and expalin it detail?
What are cookies?
what is data guidelines
What is bug, deffect, issue, error?
Write all combinations of test cases for calculater on + symbel