[置顶] 我招聘普通JSP程序员出的笔试题
作者:anotherbug 日期:2007-10-26 23:04:47
我对普通程序员的要求只要有足够的热情和细心+基础知识即可,只要热情和细心,别的都可以学会。
答题时间20分钟
1.
System.out.println(1+’\002’)会打印出多少? _________
System.out.println(1+2+”3”)会打印出多少? _________
2. 请简单补充完下面jdbc读取数据的实现
String SQL = “SELECT id , title, description FROM t_blog WHERE id = ?”;
long id;
String title;
String description;
Connection conn = null;//假设用ConnectionManager.getConnection();可以获得连接对象
PrepareStatement pstmt = null;
如果description字段在数据库中是text类型,而且存储的文字比较多(20K左右),这时候该如何优化读取,让系统支撑更大的并发?
3. 有一篇文章的URL为 view.jsp?id=100 ,每分钟访问量可能上千次,在记录和显示它的查看次数时,你觉得如何做性能比较好?
4. 写出你最常见到的一些运行时异常(runtime exception),再简述一下你是如何避免java 中空指针异常的
5. 你用lucene做过全文检索吗? 简单描述一下你的经验。
6. 简述一下你对GC的理解,以及如何避免内存泄露。
7. 要求最后打印出的全部是数字,下面的程序满足要求吗?还可以再优化吗?请简单描述。
String strA = “1:2:3:4:5:6:7:8:9:10:”;
String arrA[] = strA.split(“:”);
for(int i=0;i<arrA.length;i++)
{
System.out.println(arrA[i]);
}
8. 简述一下javascript/dhtml/css/ajax在你以前项目中的应用程度;熟悉跨浏览器兼容javascript/css吗? 有兴趣对它们进行深入研究吗?
9. 你最熟悉Web开发过程中的哪部分?>
答题时间20分钟
1.
System.out.println(1+’\002’)会打印出多少? _________
System.out.println(1+2+”3”)会打印出多少? _________
2. 请简单补充完下面jdbc读取数据的实现
String SQL = “SELECT id , title, description FROM t_blog WHERE id = ?”;
long id;
String title;
String description;
Connection conn = null;//假设用ConnectionManager.getConnection();可以获得连接对象
PrepareStatement pstmt = null;
如果description字段在数据库中是text类型,而且存储的文字比较多(20K左右),这时候该如何优化读取,让系统支撑更大的并发?
3. 有一篇文章的URL为 view.jsp?id=100 ,每分钟访问量可能上千次,在记录和显示它的查看次数时,你觉得如何做性能比较好?
4. 写出你最常见到的一些运行时异常(runtime exception),再简述一下你是如何避免java 中空指针异常的
5. 你用lucene做过全文检索吗? 简单描述一下你的经验。
6. 简述一下你对GC的理解,以及如何避免内存泄露。
7. 要求最后打印出的全部是数字,下面的程序满足要求吗?还可以再优化吗?请简单描述。
String strA = “1:2:3:4:5:6:7:8:9:10:”;
String arrA[] = strA.split(“:”);
for(int i=0;i<arrA.length;i++)
{
System.out.println(arrA[i]);
}
8. 简述一下javascript/dhtml/css/ajax在你以前项目中的应用程度;熟悉跨浏览器兼容javascript/css吗? 有兴趣对它们进行深入研究吗?
9. 你最熟悉Web开发过程中的哪部分?>
平均得分
(2 次评分)
评论: 24 | 查看次数: 15577
发表评论
订阅
上一篇
|

文章来自:
标签: 





jimpness beauty
美图
追月
笑话
搞笑
星座
测试
游戏
女性
诱惑
财经
美女
jianyang
TCM
Diabeat
jimpness beauty
furunbao
星座
有没答案
TCM
Diabeat
中医
If you want water pumps, and water pumps for your home, find water pumps,auto water pumps in my website.You can find thermocouple connector, and proximity switches, proximity switches company here.Products included Filling Machine etc,We are the professional China auto parts and Filling Machine manufacturer . sheet metal fabrication firm is specialized in precision sheet metal fabricationThe laminate flooring guide is the A to Z of laminate flooring. Covering topics such as laminate flooring board
Anson Gate Valve, API.6A Gate Valve,
ball valve, stainless steel ball valve, kitz ball valve Products including forged
Check valve,butterfly valve,bronze valve,
Cable cutter, one products of Our factory has all kinds of Crimping tools : hand Crimping tool , hydraulic crimping tool and other kinds of crimping tools. We can also design the crimping tools according to your request.
分清楚好不好?
战胜自我,不断学习才是正道。