Can we override constructors?
No Answer is Posted For this Question
Be the First to Post Answer
can we create a instance for intwerface?
Explain wrapper classes in java?
Explain about the main() method in java?
What type of variable is error flag?
What are the kinds of polymorphism?
What is Gang of four design patterns
we cannot create an object of interface but we can create a variable of it
where final and static variable stored?
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{
Can a class be private in java?
Write a program to calculate factorial in java?
Difference difference paint() and paintcomponent()?