Objective-C Quiz: Categories and Protocols
TRUE
FALSE
Says that myObject is part of the Painting category
Says that myObject conforms to the Painting category
Says that myObject conforms to the Painting protocol
Is not valid Objective-C syntax
TRUE
FALSE
TRUE
FALSE
Starts the definition of a Painting category
Starts the definition of a Painting protocol
Painting protocol
Starts the definition of a class called GObj that conforms to the
None of the above
TRUE
FALSE
Defines a category called MathOps
Defines a protocol called MathOps
TRUE
FALSE
TRUE
FALSE
TRUE
FALSE
TRUE
FALSE
Wait!
Here's an interesting quiz for you.