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 is an infinite loop?
What does the “static” keyword mean?
What are the important methods of java exception class?
What is arrays sort in java?
What happens when a thrown exception is not handled?
What is consumer in java?
What are use cases?
How to sort array in descending order in java?
What is array sorting in java?
What are desktop procedures?
What is java util list?
What is java and its types?
What is final class?
What is methodological framework?
How do you define a singleton class?