MCQs > IT & Programming > Objective C > In Objective-C programming, error handling is provided with (...) class available in Foundation framework.

Objective C MCQs

In Objective-C programming, error handling is provided with (...) class available in Foundation framework. An (...) object encapsulates richer and more extensible error information than is possible using only an error code or error string. The core attributes of an (...) object are an error domain (represented by a string), a domain-specific error code and a user info dictionary containing application specific information.

Answer

Correct Answer: NSError

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Objective C Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Objective C Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it