What exactly is java?
No Answer is Posted For this Question
Be the First to Post Answer
What is blank final variable?
What is method overloading and method overriding?
What is size of int in java?
What are different types of multitasking?
what is Dictionary? and what purpose it is used for?
What is inheritance?
5 Answers Accenture, Hexaware, Syntel,
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 a marker interface?
What is memory leak and how does java handle it?
Can interface be private in java?
how many types of cloning?
Is null a string in java?