多项选择题

下列可在下划线处插入并且能够正确输出WELCOME,BILL的语句有()

A.name
B.< %=name%>
C.out.println(name);
D.< %out.println(name);%>