单项选择题

public abstract Applet getApplet(String name)可以实现

A) 同页面Applet间的通信
B) Applet和浏览器间的通信
C) Applet的网络通信
D) 以上3种通信都能实现