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

The explanation is: These are the COMMON errors PROGRAMMERS MAKE while coding.



Discussion

No Comment Found

Related InterviewSolutions