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


Please Help Members By Posting Answers For Below Questions

What is the test case?

654


What is data flow diagram?

677


How can you prepare the resume for testing? Can you send me the answer for this questions?

1510


hi friends i have a question while the files are uploading into the web server(for storing)..... securely......... what is the meaning securely.......its regarding virus threating or user authentication.... the files are video files these are ripping and converted into .flv format pls clarify ..........thanks in advance......

1482


What are the different ways of doing black box testing?

655






What is a testing process / lifecycle?

701


What is the limit for test steps?It should be 10/20/30etc

1501


What is grey box testing?

733


Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com

1716


What is alpha testing?

679


Can you explain regression testing and confirmation testing?

707


plz tell me the difference b/w PB/MF based appl.with examples. Thanks

1531


Why we have to do manual testing?

1205


What is difference between V-Model and Agile Model?

1684


write test case for gmail login page

4643