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...

Is it possible to create object with out its default
constructor? if possible how? else not possible? justify

Answer Posted / dsr

with out default constructor we can't create the object.
suppose we can't write default constructor in the class.
JVM will be creating the default constructor for that class.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you have two constructors in java?

1047


What is balanced tree in java?

1017


Which keyword specify that a variable is effectively final ?

1048


Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?

1142


What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?

1028


Can we assign integer value to char in java?

1084


What are synchronized methods ?

1156


What is the primary benefit of encapsulation?

1154


What is the set interface in java programming?

1290


How many bits is a float?

1060


How java is similar to c?

1096


Can you give few examples of final classes defined in java api?

1052


What are the procedures?

1115


What is the range of the short type?

1063


Can singleton class be inherited in java?

1061