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 13883They 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 13842they 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 6481
Does java support multiple inheritances?
What is the main purpose of serialization in java?
What is the full form of ioc?
Do you need @override?
What are singleton services?
Why is java robust?
What is array size in java?
What are the different types of drivers under jdbc?
What is the java virtual machine?
Define iterator and methods in iterator?
What is meany by proxy server?
How do I know if java is running on linux?
How does a server know when another server is unavailable ?
What do you understand by business logic?
What is the name of the java compiler?