Discuss different types of errors that generally occur while programming.


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

Post New Answer

More Core Java Interview Questions

How do you define a singleton class?

0 Answers  


I don’t want my class to be inherited by any other class. What should I do?

0 Answers  


What is the difference between Resultset and Rowset.

6 Answers   IBM, Wipro,


What are the advantages of assembly language?

0 Answers  


What is the purpose of the finalize() method?

0 Answers  






what is Thread?

6 Answers  


What super () does in java?

0 Answers  


Difference between notify() method and notifyall() method in java?

0 Answers  


Can we extend private class in java?

0 Answers  


How does enum work in java?

0 Answers  


What are different type of exceptions in java?

0 Answers  


Explain the difference between the Boolean & operator and the && operator?

1 Answers  


Categories