多项选择题

threading模块,表示线程开始执行的方法和设置守护线程的是()

A.start()
B.full()
C.setDaemon()
D.empty()