Question & Additional Information
 
how can u handle run time exception in java? explain with brief explanation with examples?
Add to My IQ
 

 | 
Inappropriate
Answer Title
Answer
Runtime exceptions represent problems that are detected by the runtime system. This includes arithmetic exceptions (such as when dividing by zero), pointer exceptions (such as trying to access an object through a null reference), and indexing exceptions (such as attempting to access an array element through an index that is too large or too small).
Runtime exceptions can occur anywhere in a program and in a typical program can be very numerous. Typically, the cost of checking for runtime exceptions exceeds the benefit of catching or specifying them. Thus the compiler does not require that you catch or specify runtime exceptions, although you can.
Question Tag Title
Tags
Question Asked At Title
Asked At
None
Question Job Title
Job Titles


Check out our newest job listings!

Post a Job! $49 for 60 days



Your Name:
Add your comment text
 
Related Questions
Related Questions
Flag this interview question as inappropriate Inappropriate
See Answer
when the costumer share a problem... then, unfortunately i made them smile and give the best advice to make them satisfied.




Click here to improve the Interview Question, Answer and other fields.
Comments (1) :
1.
baslam
Wednesday, December 10, 2008 7:44 AM
How is that answer relevant to the question asked? Let me elaborate the question, "Please give us a situation, action and result of good customer service that you have experienced in the past"
Flag this interview question as inappropriate Inappropriate
See Answer
Be the first one to answer the question Click here to answer
Click here to improve the Interview Question, Answer and other fields.
Comments (1) :
1.
Linda
Thursday, November 20, 2008 6:10 PM
I work on projects. I work with operators on improvments. I assist in areas that are behind.
I clean areas. I assure operators are busy and putting out good product.
Flag this interview question as inappropriate Inappropriate
See Answer
I do have a wide experience in working with computers because I have worked with computers and automated systems for almost many years.It is indeed fun and easy to work on computerised systems as it saves time and money.It is easy to work on.
Create Date
:
Tuesday, March 18, 2008
Tags
:
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
Binary Exponential Backoff Algorithm was chosen to dynamically adapt to the number of stations trying to send. If the randomization interval for all collision was 1023 slots, the chance of two stations colliding for a second time  would be negligible, but the average wait after a collision would be hundreds of slot times, introducing significant delay. On the other hand, if each station always delayed for either 0 or 1 slot, then if 100 stations ever tried to send at once, they would collide over and over until 99 of them picked 1 and the remaining station picked 0. This may take years. But having the randomization interval grow exponentially as more and more consecutive collisions occur, the algorithm ensures a low delay when only a few stations collide but also ensures that the collision is resolved in a reasonable interval when many stations collide. Truncating the backoff at 1023 keeps the bound from growing too large.
Create Date
:
Monday, January 07, 2008
Tags
:
None
Asked At
:
None
Job Positions
:
None
Click here to improve the Interview Question, Answer and other fields.
Comments (1) :
1.
hackone
Tuesday, October 28, 2008 11:54 AM
Binary Exponential Backoff Algorithm was chosen to dynamically adapt to the number of stations trying to send. If the randomization interval for all collision was 1023 slots, the chance of two stations colliding for a second time  would be negligible, but the average wait after a collision would be hundreds of slot times, introducing significant delay. On the other hand, if each station always delayed for either 0 or 1 slot, then if 100 stations ever tried to send at once, they would collide over and over until 99 of them picked 1 and the remaining station picked 0. This may take years. But having the randomization interval grow exponentially as more and more consecutive collisions occur, the algorithm ensures a low delay when only a few stations collide but also ensures that the collision is resolved in a reasonable interval when many stations collide. Truncating the backoff at 1023 keeps the bound from growing too large.
Flag this interview question as inappropriate Inappropriate
See Answer

I would answer the phone call that came in first. I would ask them to please hold or try and put them through as quickly as possible then move on to the next

Create Date
:
Sunday, April 27, 2008
Asked At
:
None
Job Positions
:
Click here to improve the Interview Question, Answer and other fields.
Comments (0) :
Goto add your comment on the Question 
Flag this interview question as inappropriate Inappropriate
See Answer
1."I am good at giving constructive criticism to my coworkers.
This    honesty is something I'm very proud of and have found
essential to    having open working relationships."
   
2."I consider myself to be very consistent. I have proven myself
to be    someone who can be counted upon to do what is
expected."
   
3."I would have to chose between two skills. I am very proud of
my    determination and ability to get things done. At the same
time, I am    very proud of my analytical abilities and problem
solving skills.  These skills combine to give me a unique
ability to solve problems and then implement the solutions."
Create Date
:
Thursday, October 16, 2008
Tags