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 10821abstract 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 5319Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this
2 6350
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
If a method is declared as protected, where may the method be accessed in java programming?
What a static class can contains?
Why set is used in java?
What is meant by data hiding in java?
How is Object Oriented Programming different from Procedure Oriented Programming?
What is string :: npos?
How does linkedhashmap work in java?
Why is string class considered immutable?
How do you include a string in java?
Why string objects are immutable in java?
What is the purpose of the system class in java programming?
What is an example of a boolean?
What is diamond operator in java?
What is the difference between serializable and externalizable interfaces?