What are different types of encoding?
No Answer is Posted For this Question
Be the First to Post Answer
What is diffrance between FINALIZE() & FINALLY ?
What restrictions are placed on method overloading?
why the wait,notify,notifyall methods are placed in object class?these are the thread concepts why these methods are placed in Object class?
2 Answers Global Logic, Satyam,
Can a double value be cast to a byte?
What is object of class in java?
Name few java.lang classes introduced with java 8 ?
What is a classloader in java?
How many types of literals are there in JAVA?
Difference between overriding and overloading in java?
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?
how can you say that java is independ language
What is UNICODE?