2026年计算机程序设计师初级程序设计实战模拟题.docxVIP

  • 2
  • 0
  • 约5.31千字
  • 约 16页
  • 2026-08-04 发布于福建
  • 举报

2026年计算机程序设计师初级程序设计实战模拟题.docx

第PAGE页共NUMPAGES页

2026年计算机程序设计师初级程序设计实战模拟题

一、选择题(共10题,每题2分,共20分)

说明:下列每题只有一个正确答案。

1.在Python中,以下哪个语句可以正确打开并读取名为`data.txt`的文件?

A.`open(data.txt,r)`

B.`open(data.txt,read)`

C.`file=open(data.txt,r)`

D.`open(data.txt,readline)`

2.若要使用JavaScript在网页上显示“Hello,China!”,以下哪个代码片段是正确的?

A.`pid=messageHello,China!/p`

B.`scriptdocument.write(Hello,China!);/script`

C.`buttononclick=alert(Hello,China!)Clickme/button`

D.`scripttype=text/javascriptalert(Hello,China!);/script`

3.在SQL中,以下哪个语句用于删除表`students`中所有记录?

A.`DELETEFROMstudents;`

B.`ERASEstudents;`

C.`DROPTABLEstudent

文档评论(0)

1亿VIP精品文档

相关文档