Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Explain class A{} class B{} class C{} all the three classes are saved in a single file name, what the name should i provide to the file ,in what file name should i run the program? Ple Explain
9 13787They 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?
3 13799they asked class A{} class B{} class c{} all the three class saved as a single file,there is no main method in the file and anothe class M.java class m { psvm(String args[]) { // here the parent class can access } }
2 6460
What are the design principles for ejb?
What is floating data type?
What is the use of spring data jpa?
What are spring transactions?
What is event and listener in java?
What is the use of dispatcherservlet in spring?
How can the nm be made to work with web logic? Explain?
Explain about inventory table?
Why does JComponent have add() and remove() methods but Component does not?
What are dispatcher servlet and context loader listener?
How do I call a servlet with parameters in the url? : BEA Weblogic
What is @pathparam?
What is difference between java and spring?
Should synchronization primitives be used on bean methods?
How to integrate spring and hibernate frameworks?