- 0
- 0
- 约4.94千字
- 约 8页
- 2026-07-24 发布于中国
- 举报
部门面试题目及答案
姓名:__________考号:__________
题号
一
二
三
四
五
总分
评分
一、单选题(共10题)
1.以下哪个选项是Java编程语言中的基本数据类型?()
A.String
B.Integer
C.float
D.Object
2.在Python中,如何定义一个列表?()
A.list=[1,2,3]
B.array=(1,2,3)
C.array={1,2,3}
D.dict=[1,2,3]
3.在JavaScript中,如何获取当前页面的URL?()
A.window.location.href
B.document.location.href
C.location.href
D.document.location
4.以下哪个是HTML5中的语义化标签?()
A.div
B.span
C.article
D.p
5.在CSS中,如何设置元素的边框为2px实线?()
A.border:2pxsolidred;
B.border:2pxdashedred;
C.border:2pxdottedred;
D.border:2pxdoublered;
6.在SQL中,如何查询某个表中的所有记录
原创力文档

文档评论(0)