单项选择题

把Fragment对象跟Activity关联时,调用哪个方法()

A.onAttach()
B.onCreateView()
C.onCreate()
D.onActivityCreated()