单项选择题

在布局文件中使用()标签添加Fragment,需要通过()属性来显式指明需要添加的Fragment完整类名。

A.FrameLayout;LinearLayout
B.Fragment;name
C.FrameLayout;name
D.Fragment;LinearLayout