What is the primitive type short?


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

Post New Answer

More Core Java Interview Questions

I want to run a simple hello world java (HelloWorld.java) program using a batch file. How can i run it and how to construct a batch file.

1 Answers   Infosys,


Can a class extends itself in java?

0 Answers  


What is off heap memory?

0 Answers  


How do you create immutable object in java?

0 Answers  


How many threads can I run 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 the difference between stream and buffer?

0 Answers  


What data type is string java?

0 Answers  


where lives in jvm

5 Answers  


Difference between operator overloading and function overloading

0 Answers   Tavant Technologies, Virtusa,


How do you convert an int to a string in java?

0 Answers  


Define reflection.

0 Answers  


Categories