阿里巴巴技术类笔试题
2. F/(1+i n)
3. F/in
4. F/(1+i)n www.77xue.com哦
Question 40. (单选)
如果互连的局域网高层分别采用TCP/IP协议与SPX/IPX协议,那么我们可以选择的互连设备应该是
1. 中继器
2. 网桥
3. 网卡
4. 路由器
Question 41. (多选)
有两台游戏服务器运行于linux 2.6.x内核上,需要同步用户访问日志,你会用下列哪些方法同步日志(开放题:假设权限和条件均可满足)?
1. rsync
2. wget
3. scp
4. ftp
5. 还有更多(举例说明,正确者加分)
Question 42. (多选)
linux 2.6.* 内核支持的文件系统有:
1. ext3
2. ext2
3. ext4
4. xfs
5. ufs
Question 43. (单选)
最影响应用性能的因素是:
1. cpu 的快慢
2. 磁盘的快慢
3. 内存的快慢
4. 显卡的快慢
5. 网卡的快慢
Question 44. (单选)
php是一门:
1. 编译语言
2. 解释语言
3. 脚本语言
Question 45. (单选)
用ext2格式化文件系统,文件系统块大小为4K bytes,那么硬盘读写的最小单位是:
1. 1 byte
2. 1024 bytes
3. 512 bytes
4. 4096 bytes
5. 1024 bits
Question 46. (多选)
已知如下类定义:
class Base {
public Base (){ //… }
public Base ( int m ){ //… }
protected void fun( int n ){ //… }
}
public class Child extends Base{
// member methods
}
如下哪句可以正确地加入子类中?
1. private?void?fun(?int?n?){?//…}
2. void fun ( int n ){ //… }
www.77xue.com哦
3. protected void fun ( int n ) { //… }
4. public void fun ( int n ) { //… }
Question 47. (单选)
It is an important feature of the Java language that it always provides a default constructor to a class.
1. FALSE
2. TRUE
Question 48. (单选)
A class contained in Java program file must have the same name as the file, except for the extension “.java”.
1. FALSE
2. TRUE
Question 49. (单选)
Each method in a class must have a unique name.
1. FALSE
2. TRUE
Question 50. (单选)
When an instance of a class, or object, is specified as a parameter to a method, a reference to the said object is passed to the method.
1. FALSE
2. TRUE
Question 51. (单选)
All interface methods must be declared as public when implemented in a class.
1. FALSE
2. TRUE
Question 52. (单选)
Which of the following expressions will produce errors upon compilation?
(A) boolean a = (boolean) 1;
上一页 [1] [2] [3] [4] [5] [6] 下一页
- 上一篇:Google的环环相扣招聘试题
《阿里巴巴技术类笔试题》相关文章
- 阿里巴巴技术类笔试题
- › 阿里巴巴技术类笔试题
- › 阿里巴巴笔试考点
- › 阿里巴巴一个笔试题
- › 阿里巴巴贸易销售代表笔试录
- › 阿里巴巴的笔试
- › 阿里巴巴非技术类笔试题
- › 阿里巴巴笔试题统计
- › 阿里巴巴搜索研发类笔试试题
- › 阿里巴巴2016校园招聘笔试(公共题摘录)
- › 几道阿里巴巴2016年的笔试题
- › 2016年阿里巴巴搜索研发类笔试试题
- › 阿里巴巴2016笔试题统计
- 在百度中搜索相关文章:阿里巴巴技术类笔试题
- 在谷歌中搜索相关文章:阿里巴巴技术类笔试题
- 在soso中搜索相关文章:阿里巴巴技术类笔试题
- 在搜狗中搜索相关文章:阿里巴巴技术类笔试题