What is type safety in java?
No Answer is Posted For this Question
Be the First to Post Answer
Can we create an object of private class?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
Does hashset allow duplicates in java?
Is 'null' a keyword?
What is indexof in java?
what are the new features available in java 1.5 version?
3 Answers Accenture, Features, Motorola,
What is the difference between notify and notifyall method?
I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?
What is basic syntax?
What are different types of constants?
What is Runtime class and its purpose?
What is user defined exception in Java?