what is static import in java? Explain
No Answer is Posted For this Question
Be the First to Post Answer
Can we sort a map in java?
Outline the major features of java.
What is an empirical question?
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 value is a variable of the string type automatically initialized?
How can I debug the Java security exceptions and AccessControlExceptions?
why ,we are using jsp and html.which one is better?
how can i connect to database in a applet ?
Does string isempty check for null?
Can we have more than one package statement in source file ?
Which collections are thread safe in java?
what is Abstract DataType?