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


Can we override constructors in java?



Can we override constructors in java?..

Answer / Radha Rani Prajapati

No, constructors cannot be directly overridden in Java. However, you can create overloaded constructors (multiple constructors with different parameters) to initialize objects differently.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What does escaping a character mean?

1 Answers  


What is the use of StringTokenizer class?

1 Answers   Hexaware, Virtusa,


JVM is platform independent or depeneded?

7 Answers  


Is a boolean 1 bit?

1 Answers  


what is the difference between a threads start() and run() methods? : Java thread

1 Answers  


2) Suppose there are 5 directories having lot of files (say txt files) in each directory. 2 things :- 2.1) You want to search for filenames which have a particular pattern. 2.2) Out of these filtered files you want to search for a particular keyword or a search string. How can you achieve this?

1 Answers   RBS, TCS,


what is Thread priority?

4 Answers   Tech Mahindra, Wipro,


Why can't we make jsp as a controller and action servlet in struts?

8 Answers   TCS, Wipro,


What will happen if we cannot mention "finally" in Java Program ???

3 Answers   PWC,


How can we access some class in another class in java?

1 Answers  


What is main in java?

1 Answers  


what is run time polymorphism

4 Answers  


Categories