单选题when a user clicks a link in the left frame of the Review application, the linked data displays in the frame on the right. What did Kristin to do allow this to happen?()A entered the name of the target frame in hotspot propertiesB entered the name of t

题目
单选题
when a user clicks a link in the left frame of the Review application, the linked data displays in the frame on the right. What did Kristin to do allow this to happen?()
A

entered the name of the target frame in hotspot properties

B

entered the name of the target in frameset properties

C

entered the position of the target frame in frame properties

D

entered the position of target frame in hotspot properties. a name other than location

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

窗体上有一个名称为Frame1的框架,若要把框架上显示的"Frame1"改为汉字"框架",下列选项中正确的是()。

A、Frame1.Caption="框架"

B、Frame1.Name="框架"

C、Frame1.Text="框架"

D、Frame1.Value="框架"


参考答案:A

第2题:

One type of frame switching uses low-latency forwarding and then switches to a higher-latency error checking mode when an error threshold is exceeded. What is the name of this frame switching mode?()

A. store and forward

B. fragment-free

C. adaptive cut-through

D. fast-forward


参考答案:C

第3题:

● 下面设置框架的 HTML 代码将浏览器窗口分为 (69) 个部分。

<frameset cols="25%,*">

<frame. src="menu.htm" scrolling="no" name="Left">

<frame. src="page1.htm" scrolling="auto" name="Main">

</frameset>

(69)

A.1

B.2

C.3

D.4


正确答案:B


第4题:

A receiving host computes the checksum on a frame and determines that the frame is damaged.Theframe is then discarded.At which OSI layer did this happen?()

A.session

B.network

C.physical

D.datalink

E.transport


参考答案:D

第5题:

As a frame leaves a Layer 3 device, the Layer 2 encapsulation information is changed from what it was when it entered the device. For what two reasons can this happen?()

A. The data is moving from 10BASE-TX to 100BASE-TX.

B. The WAN encapsulation type has changed.

C. The data format has changed from analog to digital.

D. The source and destination hosts are in the same subnet.

E. The source and destination MAC addresses have changed.


参考答案:B, E

第6题:

(16)窗体上有一个名称为 Frame1 的框架(如图),若要把框架上显示的“Frame1”改为汉字“框架”,下面正确的语句是( )。

A)Frame1.Name="框架"

B)Frame1.Caption="框架"

C)Frame1.Text="框架"

D)Frame1.Value="框架"


正确答案:B
(16)【答案】B)【解析】Frame控制不包含NameextValue属性。修改标题只能用Caption属性

第7题:

A receiving host computes the checksum on a frame and determines that the frame is damaged.The frame is then discarded.At which OSI layer did this happen?()

A. session

B. network

C. physical

D. data link

E. transport


参考答案:D

第8题:

设计电子商务网站时,某页面框架代码如下: <frameset rows="80,*" cols="*" frameborder="NO" border="0" framespacing="0"> <frame. src="banner. htm" name="topFrame" scrolling="NO" noresize> <frameset cols="80,*" frameborder="NO" border="0" framespacing="0"> <frame. src="left",htm" name="leftFrame" scrolling="NO" noresize> <frame. src="main.htm" name="mainFrame"> </frameset> </frameset> 该网页中定义了(64)个框架。

A.1

B.2

C.3

D.4


正确答案:C
解析:本题考查页面框架代码的基本知识。frameset rows="80,*" cols="*" frameborder="NO" border="0" framespacing="0">将窗口横向分割成两部分,上半部分高度为80个像素;其余分配各下半部分。frame. src="banner,htm" name="topFrame" scrolling="NO" noresize>横向定义上半部分中的网页名称。frameset cols="80,*" frameborder="NO" border="0" framespacing="0">将下半部分再垂直分为两部分,左半部分宽度为80个像素;其余分配各右半部分。

第9题:

Which two data link layers are supported by cisco ios software for IPv6?()

A.PPP

B.FDDI

C.Frame Relay PVC

D.NBMA

E.Frame Relay SVC


参考答案:A, C

第10题:

● 以下是某网页框架设置的部分代码,该代码将页面分成了 (61)个区域。

<frameset cols="30%,*,*">

<frame. src='f1.html" name=main>

……

<frameset rows="120,*">

<frame. src='f2.html" name=left>

……

</frameset>

</frameset>

(61)

A. 2

B. 3

C. 4

D. 5


正确答案:C

更多相关问题