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 9930They 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 11484they 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 4988
When will we prefer to use set and list in java and why?
How is it possible for two string objects with identical values not to be equal under the == operator?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What is the difference between the direct buffer and non-direct buffer in java?
What do you understand by an io stream?
What are the differences between checked exception and unchecked exception?
How is java hashmap implemented?
what is meant by abstract class?
Is java free for businesses?
What is difference overloading and overriding?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
how to write a program for sending mails between client and server
What is the use of math abs in java?
What is toarray method in java?
Difference between operator overloading and function overloading