Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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{

Answer Posted / sravan

in the above program he takes the parameterized constructor for any constructor we must and should create object but in that program object creation is not done so it gives error it is a compilation error

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of static class?

1288


What is a hashmap used for?

1315


What are checked exceptions?

1084


when you will synchronize a piece of your code? : Java thread

1074


Can we convert list to set in java?

1059


Why arraylist is used in java?

1126


What is meant by structural programming?

1070


Why destructor is not used in java?

1039


Define the term string pool?

1066


What is the transient keyword?

2363


Why Java doesn’t support multiple inheritance?

1091


What is the difference between the prefix and postfix forms of the ++ operator?

1065


What are new features introduced with java 8 ?

1053


Can we declare main () method as non static?

1043


How would you use Bubble Sort to sort the number of elements?

1067