- 1、本文档共24页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
《计算机应用基础》期末练习试题(11级)(国外英文资料)
《计算机应用基础》期末练习试题(11级)(国外英文资料)
Question 1
0
In the following statements, _____ can invoke the Sub process.
A. IF b. Call c. Call
C. For d. Dim
Answer: B
Second question
0
In the HTML document, use the... attribute of the BODY tag to set the text color of the entire page.
A. FACE b. COLOR c. TEXT d. COLOR
Answer: C
The third question
0
To make the following text Web pages bold, fill in the missing section (2 Spaces filling in the same content).
P ... Web page / ______ / _
A. SUP
C.
Answer: D
Number 4
0
The following simple HTML documents, shown in the browser, are...
HTML
the HEAD TITLE simple HTML document / TITLE / HEAD
The BODY lt; HTML; gt; The / BODY
The / HTML
HTML B.
C. simple HTML document. HTML; gt;
Answer: B
5
0
Use the tag FONT to set the text property, the default value of the literal size (also known as the default value) for...
A. 1 b. c. c. d. d.
Answer: B
Number 6
0
To make the title computer programming right-aligned, the ALIGN attribute should be ______.
H1 ALIGN = ... computer program design / H1
A. center b. left
C. right d. width
Answer: C
Question 7
0
Lets say that x is equal to ABCdefg, and then the function is Right (x, 3), 1, 2).
A. b. c. d.
Answer: B
8 the topic
0
Set x = ABCabcdABCD, s = AB, and after the following statement, the value of the variable y is _____.
Y = Len (x) - Instr (3, x, s)
A. five b. one c. three d. four
Answer: C
Question 9
0
In the following identifier,... can be used as a valid VBScript variable name.
A. you_b. your name b. your name c. your name d. false
Answer: A,
Question 10
0
To produce a random integer (including 50 and 60), use... expressions.
A. Int (10 * Rnd + 50)
B. Int (11 * Rnd + 50)
C. Int (60 * Rnd)
D. Int (50 * Rnd + 11)
Answer: B
Question 11
0
Which of the following statements can make the variable x plus 1?
A. document.write (x = x + 1) b. x = 1
C. document.write (x + 1) d. x = x + 1
Answer: D
Number 12
0
Set x = 100, when the following statement is executed, the ou
文档评论(0)