What is mean by exception?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Can java cast null?

0 Answers  


Define "Access specifiers" in java.

0 Answers   HCL,


what is mutability?which one is mutable String or StringBuffer?and why?give examples of each which shows the mutability of each String or StringBuffer

4 Answers   IBM, Zenon,


Difference between start() and run() method of thread class?

0 Answers  


what are Hostile Applets?

0 Answers  






Can you extend more than one interface?

9 Answers  


What do you mean by thread safe?

0 Answers  


How is string immutable in java?

0 Answers  


What are the different access modifiers available in java?

0 Answers  


Which method must be implemented by all threads?

0 Answers  


If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?

0 Answers   CDAC,


When will you define a method as static?

0 Answers  


Categories