单项选择题

在Android中,下面关于Fragment操作说法正确的是()

A.Fragment不需要添加到Activity也可以单独显示界面
B.只能在布局中添加Fragment
C.只能在Java代码中添加Fragment
D.可以不通过new操作来获取Fragment实例