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 10691abstract 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 5185Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this
2 6270
What is pojo class in java?
What is instance synchronization?
Is java hard to learn?
Is 0 true or false in java?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
How to create an interface?
What is the default size of arraylist in java?
What happens if an exception is throws from an object's constructor?
What are some examples of variable costs?
Can we override constructor in java?
Is this valid in java ? Can we instantiate interface in java?
What is the declaration statement?
How to implement a multithreaded applet?
What is exception handling in java?
Can we sort arraylist in java?