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 10663abstract 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 5169Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this
2 6256
What are disadvantages of java?
Which variables are stored in stack?
Is char * a string?
What is an array in java?
What is ellipsis in java?
What is polymorphism in java? What are the kinds of polymorphism?
What does pointer mean?
What is the flag in java?
What are computer functions?
What is a double?
Why do we need data serialization?
What is anti pattern in programming?
Where is const variable stored?
What is abstract class constructor called?
Difference between arraylist and vector.