Can you inherit a constructor java?
In a my eclipse editor if i want to switch from jdk 1.4 to jdk 1.6 how to do that???? Initially i have jdk1.4
You're given a Boolean 2D matrix, can you find the number of islands?
Describe different states of a thread.
What is charat ()?
1).what is the difference between below examples String s="vijay"; String s=new String("vijay");
12 Answers Mascon, Satyam, TCS,
How can we run a java program without making any object?
What is cr keyboard?
What is parsing and its types?
What are the 3 types of loops in java?
Can a class have a static inner class?
What is use of static method?
Why is string class considered immutable?