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 10834abstract 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 5330Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this
2 6354
Differentiate between postfix and prefix operators in java.
What is the use of pattern in java?
What is scope & storage allocation of global and extern variables? Explain with an example
Where is the find and replace?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
How to sort numbers in java without array?
What are facelets templates?
What is JVM and is it platform independent?
When does a class need a virtual destructor?
What is the use of flag?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
What is hashing principle in java?
Is arraylist ordered in java?
What is the difference between form & report?
What is skeleton and stub?