What are different type of exceptions in java?


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

Post New Answer

More Core Java Interview Questions

Name few java util classes introduced with java 8 ?

0 Answers  


How will you get the platform dependent values like line separator, path separator, etc., ?

0 Answers  


How do generics work in java?

0 Answers  


What is anagram in java?

0 Answers  


Is it compulsory to have atleast one abstract method in abstract class?

10 Answers  






How can we pass argument to a function by reference instead of pass by value?

0 Answers  


Hi, This is ravi i have a question like this i have string "UNDERSTAND" now i want to count the letters how many times it occures.i.e from the above string the out put should be like this U-1,N-2,D-2,E-1,R-1,S-1,T-1,A-1. how can i achieve this Thnaks in advance for your response ..

7 Answers  


What is the use of static methods?

0 Answers  


What is boolean flag in java?

0 Answers  


Explain the differences between public, private, protected and static?

4 Answers  


What is the use of toarray () in java?

0 Answers  


What is int lol?

0 Answers  


Categories