Do you have any idea about Debug and release version?
Answer / Satnaam Singh
Debug version and Release version are two types of software versions used in the software development life cycle. A debug version is a version of the software that is designed for testing and debugging purposes, while a release version is a version of the software that is ready to be distributed to users.
| Is This Answer Correct ? | 0 Yes | 0 No |
Please tell me Browser specific bugs?
Why to use a debugger? Isn't printf/cout/System.out.println good enough?
What are the contents in an effective Bug report?
What does the error lookup of host "xx.xx.xx" failed in yyy router mean?
How to reboot the (crashed) box via remote gdb? How?
What is a "debugger" ?
How to see the contents of the message buffer from a remote gdb session?
What does the error Too many ``Received'' headers - suspected mail loop mean?
What are the debugging tools that you have used?
How to remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
Explain debugger.
Do you have any idea about Debug and release version?