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 5188Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this
2 6272
Why main function is static?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What are classloaders?
Can a final variable be manipulated in java?
Is string serializable in java?
What is flag in java?
What are wrapped classes in java programming?
Is 0 true or is 1 true?
What is a consumer in java?
Should a main method be compulsorily declared in all java classes?
What is java jit compilers?
What is immutable state?
What is a predicate method?
What is the function of http?
What is the use of static methods?