Multiple choice

What is allowedClasses method in Objective C?

  1. It is used to get the current set of coded classes that allow secure coding.

  2. It returns a Boolean value that indicates whether the receiver supports keyed coding of objects.

  3. It returns a Boolean value that indicates whether an encoded value is available for a string.

  4. It encodes a buffer of data whose types are unspecified.

  5. None of the these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This is true about allowedClasses method.