What is a variable declaration?
No Answer is Posted For this Question
Be the First to Post Answer
we cannot create an object of interface but we can create a variable of it
What is time complexity algorithm?
What is the static field modifier?
What is difference between compatible and incompatible changes in serialization?
What is a Null object?
How 'java' got its name and what it stands for?
This is my code i have a doubt class ab implements a,b { public void add() { System.out.println("Hi") } } interface a { public void add(); } interface b { public void add(); } in this code i have two interface implemented in the class has same method.just i want to know which method of interface implemented in the class. interface a or interface b? confused me .
Difference between array and arraylist.
23 Answers Arise Solution, Banca Sella, iFocus, NIC, Sai Softech, Solartis, TCS, Verizon,
What should I import for arraylist in java?
Explain java coding standards for methods?
How do you check if two strings are equal in java?
What is method in research paper?