What is the purpose of a parameter?
No Answer is Posted For this Question
Be the First to Post Answer
What is communist flag?
What will happen if we cannot mention "finally" in Java Program ???
What is meant by method?
Explain public static void main(string args[]) in java.
How can you eliminate duplicates?
Under what circumstances an object reference be cast to an interface reference?
Explain the transient field modifier?
what is a package?
What are the differences between path and classpath variables?
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?
What is public static void main?
What is fail fast in java?