InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is a common pointwer problem?(a) Data sharing errors(b) Accessing data elements of the wrong type(c) Attempting to use memory areas after freeing them(d) All of the mentionedThis question was posed to me during an interview.The origin of the question is Debugging Techniques and Approaches in division Software Testing and Quality Management of Software Engineering |
|
Answer» The correct ANSWER is (d) All of the mentioned |
|