MCQs > IT & Programming > Objective C > Most proper answer to load plist file contents into an array?

Objective C MCQs

Which is the most proper answer to load plist file contents into an array?

Answer

Correct Answer: NSArray * array = [[NSArrayalloc] initWithContentsOfFile:plistfile_path];

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