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


I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

This is my code i have a doubt class ab implements a,b { public void add() { System.out.println("Hi") } } interface a { public void add(); } interface b { public void add(); } in this code i have two interface implemented in the class has same method.just i want to know which method of interface implemented in the class. interface a or interface b? confused me .

3 Answers  


Will the jvm load the package twice at runtime?

0 Answers  


What is the difference between comparison done by equals method and == operator?

0 Answers  


What do you mean by an interface in java?

0 Answers  


What are the 6 mandatory procedures for iso 9001?

0 Answers  


What is scope of a variable?

0 Answers   TCS,


How many types of interfaces are there?

0 Answers  


How are java objects passed to a method and what are native methods?

0 Answers   Genpact,


what are the methods of an object class?

3 Answers  


How will you load a specific locale?

0 Answers  


What is bool mean?

0 Answers  


Write a program to reverse array in place?

0 Answers  


Categories