How can an exception be thrown manually by a programmer?


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

Post New Answer

More Core Java Interview Questions

What is a java lambda expression?

0 Answers  


explain System.out.println()

12 Answers   CTS,


class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example

3 Answers   Wipro,


write a program to create an arraylist with string(add,remove) operation.and value should be enter through keyboard.

0 Answers   Axcend,


Does anyone still use java?

0 Answers  






What is the similarity between dynamic binding and linking?

0 Answers  


Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.

0 Answers  


Can arraylist contain null values?

0 Answers  


What do you understand by java?

0 Answers  


What is nested class?

0 Answers  


Why can't we use static class instead of singleton?

0 Answers  


What is a JAR file?

0 Answers  


Categories