What do you mean by object?
No Answer is Posted For this Question
Be the First to Post Answer
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); }
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
What is implicit object in java?
What carriage return means?
What is a parameter in a function?
What is meant by string is immutable?
Who developed JScript language?
Why we cannot override static method?
what is platform dependent translation and platform dependent programming language
What is the access scope of a protected method?
What is the main function in java?
Why vector class is used?