由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - 怎么样的面试问题算刁钻?
相关主题
对 spring 的 exception 处理方式真是不适应Java interview questions
Re: 怎样不用main(String args[])输出"hello worlA printable version of Java Interview Questions.
question about ExeptionRe: EJB - INTERVIEW QUESTIONS (Do you have answers, weblogic?)
org..eclipse.swt errorWhere I can find comparison of JVMs
what's inside an java object?return null or empty list/set/...
如何把函数体放入到try ... catch ... 中问一个 java generic问题
再问一个今天的面试题An experiment with JVM Garbage Collection Schemes
help on security questionsStack Frame of your JVM implementation
相关话题的讨论汇总
话题: jvm话题: 刁钻话题: exception话题: question
进入Java版参与讨论
1 (共1页)
S**********C
发帖数: 161
1
HOW does the JVM handle check exception and unchecked exception differently?
这种算不算刁钻,有多少人想都不用想就能回答的?
还是需要成为"面霸"才能搞定? 或者大家面试的时候
遇到最刁钻的问题是什么?
w*******s
发帖数: 940
2
这个问题是在简单地问checked exception和unchecked exceptioin的区别?
那不算

differently?

【在 S**********C 的大作中提到】
: HOW does the JVM handle check exception and unchecked exception differently?
: 这种算不算刁钻,有多少人想都不用想就能回答的?
: 还是需要成为"面霸"才能搞定? 或者大家面试的时候
: 遇到最刁钻的问题是什么?

S**********C
发帖数: 161
3
Of course not that simple, the key point is the JVM part,
maybe the pre-question is like, how does JVM handle
exception, then comes in this question.

【在 w*******s 的大作中提到】
: 这个问题是在简单地问checked exception和unchecked exceptioin的区别?
: 那不算
:
: differently?

r*****l
发帖数: 2859
4
The word "differently" makes this question not so hard.

differently?

【在 S**********C 的大作中提到】
: HOW does the JVM handle check exception and unchecked exception differently?
: 这种算不算刁钻,有多少人想都不用想就能回答的?
: 还是需要成为"面霸"才能搞定? 或者大家面试的时候
: 遇到最刁钻的问题是什么?

r*****l
发帖数: 2859
5
I was once asked "how to find all class loaders in a running JVM?"

differently?

【在 S**********C 的大作中提到】
: HOW does the JVM handle check exception and unchecked exception differently?
: 这种算不算刁钻,有多少人想都不用想就能回答的?
: 还是需要成为"面霸"才能搞定? 或者大家面试的时候
: 遇到最刁钻的问题是什么?

q*****9
发帖数: 85
6
I suppose this question is not technically strict. But we could
really see what the interviewer wanted.

differently?

【在 S**********C 的大作中提到】
: HOW does the JVM handle check exception and unchecked exception differently?
: 这种算不算刁钻,有多少人想都不用想就能回答的?
: 还是需要成为"面霸"才能搞定? 或者大家面试的时候
: 遇到最刁钻的问题是什么?

1 (共1页)
进入Java版参与讨论
相关主题
Stack Frame of your JVM implementationwhat's inside an java object?
The shape of JVM stack frame如何把函数体放入到try ... catch ... 中
Top Ten Errors Java Programmers Make(10)再问一个今天的面试题
Is this a Bug or not?help on security questions
对 spring 的 exception 处理方式真是不适应Java interview questions
Re: 怎样不用main(String args[])输出"hello worlA printable version of Java Interview Questions.
question about ExeptionRe: EJB - INTERVIEW QUESTIONS (Do you have answers, weblogic?)
org..eclipse.swt errorWhere I can find comparison of JVMs
相关话题的讨论汇总
话题: jvm话题: 刁钻话题: exception话题: question