网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

在www.sina.com.cn中,主机名为______。

A.www

B.sina

C. com

D.cn


参考答案

更多 “ 在www.sina.com.cn中,主机名为______。A.wwwB.sinaC. comD.cn ” 相关考题
考题 在J2EE中,URL类代表了统一资源定位器,如果要使用“http://www.sina.com.cn/index.html”生成URL对象,可以按照如下的()造该对象。 A.URLurl=newURL(http,www.sina.com.cn/index.html,80);B.URLurl=newURL(http://www.sina.com.cn/index.html);C.URLurl=newURL(http,www.sina.com.cn,80,index.html);D.Urlurl=newURL(http,www.sina.com.cn/index.html);

考题 在域名www.sina.com.cn中,( )表示二级域名。A.comB.cnC.sinaD.www

考题 http://www.sina.com.cn中()为主机名。 A.wwwB.sinaC.comD.cn

考题 www.sina.com.cn,在这个域名中表示主机名称的为( )子域。 A. wwwB. sinaC. comD. cn

考题 http://www.sina.com.cn中www为() A.一级域名B.二级域名C.三级域名D.主机名

考题 在www.sinA.com.cn中,属于顶级域名的是 (66) 。A.wwwB.sinaC.comD.cn

考题 Internet网中某一主机域名为:lab.scut.edu.cn,其中最低级域名为() A.labB.scutC.eduD.cn

考题 ●在www.sina.com.cn中,属于顶级域名的是 (66) 。(66)A. wwwB.sinaC.comD.cn

考题 在下列的HTML中,能够使被链接的页面在新窗口打开的是()。A.<a href="http://www.sina.com.cn" target="_top" >新浪网</a>B.<a href="http://www.sina.com.cn" target="_blank">新浪网</a>C.<a href="http://www.sina.com.cn" target="_self">新浪网</a>D.<a href="http://www.sina.com.cn" target="_parent">新浪网</a>