单项选择题

定义引用类型的字符串参数str1的正确形式是()。

A.ref str str1
B.ref String str1
C.string str1
D.out string str1