多项选择题

在javascript中,可以替换函数中的this并且返回值为函数的方法,以下错误的是 ()

A.call
B.apply
C.bind
D.以上都对