What are the debugging methods you use when came across a problem?
Answer Posted / nakul kumar
Debugging with tools like :
GDB, DBG, Forte, Visual Studio.
Analyzing the Core dump.
Using tusc to trace the last system call before crash.
Putting Debug statements in the program source code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is low level language in simple words?
What does new in c++ do?
What is conditions when using boolean operators?
Explain all the C++ concepts using examples.
What are advantages of c++?
What is difference between class and structure in c++?
What is the purpose of the "delete" operator?
What is iomanip c++?
What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.
What are the general quetions are in DEna bank manager IT/System interviews?
What is general format for a prototype?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
Should I learn c or c++ first?
How the delete operator differs from the delete[]operator?
Which is better turbo c++ or dev c++?