Can we split string with in java?
What is function overriding and overloading in java?
Why hashset is used in java?
What is passing value java?
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
Why do we need singleton?
why Java does not support multiple inheritances?
Where is const variable stored?
Which sort is best in java?
To the class members how can we provide security?
How do constructors use this() and super()?
What is Overriding and how can it be used?
Can we extend immutable class?