What is the difference between variable & constant?


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

Post New Answer

More Core Java Interview Questions

Why is it called boolean?

0 Answers  


What are wrapper classes in java?

0 Answers  


Can we create a constructor in abstract class?

0 Answers  


could you run the java program without main method?

6 Answers  


What is the same as procedures?

0 Answers  






How many ways can an argument be passed to a subroutine and explain them?

0 Answers  


What is java life cycle?

0 Answers  


List some java keywords sun like c, c + + keywords?

0 Answers  


What are the differences between heap and stack memory in java?

0 Answers  


ublic class Java_Coding_Samples { public static void JavaHungr(NumberFormatException ae){ System.out.println("integer"); } public static void JavaHungry(Exception e){ System.out.println("string"); } public static void JavaHungry(ArithmeticException ae){ System.out.println("object"); } public static void main(String[] args) { JavaHungry(null); }

1 Answers  


What is main in java?

0 Answers  


what is meant by HQL?

0 Answers   Cap Gemini,


Categories