单项选择题

在OC中,类的定义包括两部分(声明与实现),其中实现部分是()

A.@import
B.@interface
C.@implementation
D.@protocol