Can you have two constructors in java?


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

Post New Answer

More Core Java Interview Questions

Java.util.regex consists of which classes?

0 Answers  


How do you add an element to a set in java?

0 Answers  


Write code of any action class?

0 Answers  


What is the difference between a constructor and a method?

0 Answers  


What is the purpose of checked and unchecked exceptions in JAVA?

0 Answers   Amdocs,






What are the limitations for static method?

3 Answers   Greenwood,


what is the constructor and how many types of constructors are used in java?

0 Answers  


Different types of modifiers?

8 Answers   RoboCom,


Which package is imported by default?

0 Answers  


What are MalformedURLException and UnknownHost Exceptions and whey they will be thrown?

2 Answers  


If all the methods in abstract class are declared as abstract then what is difference between abstract class and in interface?

8 Answers   Infosys, Synechron,


all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.

8 Answers   CFG,


Categories