首页 > 英语
题目内容 (请给出正确答案)
[单选题]

By the end of the 7th century England was divided into a number of kingdoms, considered by historians to have been seven and therefore the ____.

A.“Heptarchy”

B.the Seven Kingdoms

C.the Kingdoms

D.the Seven Kings

查看答案
答案
收藏
如果结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能还需要:
您的账号:
发送账号密码至手机
发送
安装优题宝APP,拍照搜题省时又省心!
更多“By the end of the 7th century …”相关的问题
第1题
用于注释语句的单词是()

A.Rem

B.End

C.Else

D.Loop

点击查看答案
第2题
假设有一个列表框listbox1,要在其最后添加一项,应使用()语句。
A.listbox.add(“The end item”,0)

B.listbox.add(“The end item”,10)

C.listbox.add(“The end item”,-1)

D.listbox.add(“The end item”,1)

点击查看答案
第3题
Be sure to ______ your work at the end of the exam.
A.hang up

B.look over

C.set aside

D.catch sight of

点击查看答案
第4题
假设变量初值为:a=2,b=4,则以下程序执行后,a和b的值分别为()architecture rtl of example is begin process variable a,b:std_logic; begin a:=b;b:=a;end process;end rtl。

A.2,2

B.2,4

C.4,2

D.4,4

点击查看答案
第5题
He always tends to go from one()to the other.

A.start

B.extreme

C.hand

D.end

点击查看答案
第6题
The direct steamer sailing ____ your port calls at our port only around the end of the month.

A.under

B.on

C.with

D.for

点击查看答案
第7题
下面的哪一个保留字能作为函数的返回类型()。

A.end

B.cout

C.include

D.int

点击查看答案
第8题
在窗体上画一个名称为Command1的命令按钮和两个名称分别为Text1、Text2的文本框,然后编写如下事
件过程: Private Sub Command1_Click() n= Text1.Text Select Case n Case 1 To 20 x=10 Case 2,4,6 x=20 Case Is<10 x=30 Case 10 x=40 End Select Text2.Text=x End Sub 程序运行后,如果在文本框Text1中输入10,然后单击命令按钮,则在Text2中显示的内容是()。

A.40

B.30

C.20

D.10

点击查看答案
第9题
在窗体上画一个名称为Command1的命令按钮,然后编写如下事件过程:

Private Sub Command1_Click()

Dim a As Integer, s As Integer

a = 8

s = 1

Do

s = s + a

a = a-1

Loop While a <= 0

Print s; a

End Sub

程序运行后,单击命令按钮,则窗体上显示的内容是()。

A.7 9

B.34 0

C.9 7

D.死循环

点击查看答案
退出 登录/注册
发送账号至手机
密码将被重置
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改