Can an anonymous class be declared as implementing an interface and extending a class in java programming?
No Answer is Posted For this Question
Be the First to Post Answer
What is set in java?
Difference between JDK, JRE, JVM
16 Answers Deloitte, HCL, Mind Tree, Oracle, Reliance, TCS, ThinkBox,
How HashMap implemented in java? how it internally works when values are added or searched from hashMap?What is the difference betweenthe implementation of hashmap and Linked Hashmap?
What is string pool in java?
Is there is any error if you have multiple main methods in the same class?
abstract 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{
What is string in java? String is a data type?
What is identifier with example?
What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
What is adapter class?
How many arguments can a method have java?
What is a jit compiler?