enlist some features of jdk.
No Answer is Posted For this Question
Be the First to Post Answer
What is a stream? what are the different types and classes of Streams?
How can we make string upper case or lower case?
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); }
What do you mean by an object in java?
What does compareto () do in java?
What are voids?
What is the list interface in java programming?
What is high level language in computer?
Can Applet have constructors?
explain the clone method and clonable interface
Is 0 true or false in java?
What is a boolean used for?