单项选择题

Intent中如果既要设置类型又要设置数据,需要使用 ()。

A.setData()
B.setType()
C.setDataAndType()
D.setTypeAndData()