There are three interfaces A,B & C. A extends B, B extends C, and C extends A.Is it multiple Inheritance? please anybody help me.....
5 9996abstract class A{ int list []=new int [100]; A(int x,int y){ rondom n=new rondom(); for (int i==;i<100;i++); list [i]=x+r.next int(y-x+1); abstract sort (); abstract binary sarch(int temp); class B extends A{
3 4669Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this
2 5903
How to sort an unsorted array in java?
Why pass by reference is not possible in java?
What are the restrictions that are applied to the java static methods?
In java how do we copy objects?
What are the different collection views provided by maps?
What is the abstraction?
What is the do while loop syntax?
How do I find and replace in word?
Who is founder of java?
Difference between collection, collection and collections in java?
How to instantiate member inner class?
What happens if I remove static from main method?
What mechanism does java use for memory management?
What is the difference between logical data independence and physical data independence?
what is static import in java? Explain