问题详情

A technician is able to connect to the Internet but cannot connect to a remote machine through Remote Desktop in Windows XP. Each time the technician attempts to connect to a remote location, the software times out. Which of the following is the MOST likely problem?()

A、The Java applet is disabled in the web browser.

B、Deny all has not been configured in the firewall.

C、Wireless network drivers are corrupt.

D、Port forwarding settings are not correct

未搜索到的试题可在搜索页快速提交,您可在会员中心"提交的题"快速查看答案。 收藏该题
查看答案

相关问题推荐

HTML是指()

A.万维网

B.超文本标识语言

C.Java语言

D.统一资源定位器

Which command will create a group called ’delivery’ and set the administrators to ’john’ and ’mary’?()  

A、mkgroup -A=john,mary delivery

B、groupadd -A=john,mary delivery

C、mkgroup adms=john,mary delivery

D、groupadd adms=john,mary delivery

public class Test {  public static void add3 (Integer i) {  int val = i.intValue();  val += 3;  i = new Integer(val); }  public static void main(String args[]) {  Integer i = new Integer(0);  add3(i);  System.out.println(i.intValue());  }  }   What is the result? () 

A、 0

B、 3

C、 Compilation fails.

D、 An exception is thrown at runtime.

在switch(expression)语句中,expression的数据类型不能是()。

A、double

B、char

C、byte

D、short

某寄存器中的值有时是数值,有时又是地址,这只有计算机的()才能识别它。

A、译码器

B、判断程序

C、指令

D、时序信号

联系客服 会员中心
TOP