What is arrays fill in java?
No Answer is Posted For this Question
Be the First to Post Answer
they 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 Answers DNS, IPSR Solutions,
What is the use of static import ?
What are parent methods and how can you call them?
What do you mean by Function Overloading in java?
What is the differnence between String Buffer and String builder despite having knowledge that String builder is faster than String Buffer and last one is threadsafe.please tell another important difference.
Explain the difference between comparator and comparable in java?
What enableEvents() method do?
What are the basic control structures?
What is overriding in java?
What is Mutex (Mutual Exclusion Object) ?
what is finalmethod & final variable with example?
Can we sort hashmap in java?