What is the use of performSelector in iOS?
Correct Answer: To call a method of a class
Explanation:
Note: This Question is unanswered, help us to find answer for this one
IOS Technical Test Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More IOS Technical Test MCQ Questions
Correct way to get the value of the first object of a NsMutableArray stored in another NsMutableArray?
What is the maximum size of an iOS application?
Correct way to set the font size of UIButton title label?
Which framework is needed to apply a border to an object?
How can it be detected if the app is running on an iPhone 5?
What is the return value of SecRandomCopyBytes function of SecRandom class in iPhone OS 4.0 if the function completes successfully?
What is the datatype of the parameter inValidBitsPerChannel for the function CalculateLPCMFlags in CoreAudioTypes class in iPhone OS 4.0?
Which directives are used to declare and define classes, categories, and protocols?
What is the value type of UTTypeConformsTo key of uniform type identifier for iPhone OS 4.0?
Which methods is used for the purpose of creating your view objects in memory management?