What is a variable in java?


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

Post New Answer

More Core Java Interview Questions

How to define a constant variable in Java?

1 Answers   TCS,


What is the default initialized value of a boolean type variable?

3 Answers  


What is the function of java?

0 Answers  


What is the relationship between clipping and repainting under awt?

0 Answers  


How do you compare characters in java?

0 Answers  






Can we convert stringbuilder to string in java?

0 Answers  


Why use string handling in Java?

0 Answers   HCL,


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  


How do you reverse sort a list in java?

0 Answers  


How will you load a specific locale?

0 Answers  


How do you allocate memory to object?

0 Answers  


Explain the importance of throwable class and its methods?

0 Answers  


Categories