What is string in java with example?
No Answer is Posted For this Question
Be the First to Post Answer
How can you say HashMap is syncronized?
What are the data types supported by java?
what is the use of servlet engine?
What is methods and methodology?
They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run?
Why we used break and continue statement in java?
Why is stringbuffer faster than string?
where final and static variable stored?
What are the OOAD concepts in java explain with examples?
How to check if a list is sorted in java?
What is the basically use of finally while we know it is always executed but why?
What is return type in java?