设为首页 加入收藏

TOP

Java企业面试题整理集合(1)(二)
2014-11-23 22:03:07 来源: 作者: 【 】 浏览:34
Tags:Java 企业 试题 整理 集合
应用程序可借由此协议在设计或运行时找到目标WEB服务。


WEB服务实际上是一组工具,并有多种不同的方法调用之。三种最普遍的手段是:远程过程调用(RPC),面向服务架构(SOA)以及表述性状态转移(REST)。



答案:两个实现了MVC的WEB应用程序开发的框架.



答案:Hibernate , IbatIs, JDO , EntityBean



答案:Try , catch, finally, throw, throws



答案:break 退出牡循环体,continue指退出当前这次循环,继续进入下一次循环.



会执行,在return前执行。



ArithmeticException,


ArrayStoreException,


BufferOverflowException,


BufferUnderflowException,


CannotRedoException, CannotUndoException,


ClassCastException,


CMMException,


ConcurrentModificationException,


DOMException,


EmptyStackException, IllegalArgumentException,


IllegalMonitorStateException,


IllegalPathStateException,


IllegalStateException,


ImagingOpException, IndexOutOfBoundsException,


MissingResourceException,


NegativeArraySizeException,


NoSuchElementException, NullPointerException,


ProfileDataException,


ProviderException,


RasterFormatException,


SecurityException,


SystemException, UndeclaredThrowableException,


UnmodifiableSetException,


UnsupportedOperationException


NullPointException



Math.round(11.5)等於多少 Math.round(-11.5)等於多少


Math.round(11.5)==12


Math.round(-11.5)==-11


round方法返回与参数最接近的长整数.



构造器Constructor不能被继承,因此不能重写Overriding,但可以被重载Overloading。


首页 上一页 1 2 下一页 尾页 2/2/2
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇北京鼎普科技股份有限公司 面试经.. 下一篇传输系统维护工程师试题

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容: