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 10641abstract 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 5156Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this
2 6247
What is entry set in java?
What is re-factoring in software?
What is jit compiler in java?
What is the disadvantage of java?
Can static method access instance variables ?
What are the different types of constructor?
Name few java.lang classes introduced with java 8 ?
How can we make a class virtual?
What is difference between length and length() method in java ?
What is passing value java?
What is a numeric literal?
Should database connections be singleton?
What is a singleton factory?
How to overcome the exception object reference not set to an instance of object?
What is functional interface in java?