Can we override constructor in java?


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

Post New Answer

More Core Java Interview Questions

What is an immutable class?

0 Answers  


what is the use of StringBuffer?

2 Answers   Accenture,


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

0 Answers   Amdocs,


What is the difference between constructor and method?

4 Answers  


What are the changes in java.io in java 8 ?

0 Answers  


Can a set contain duplicates?

0 Answers  


What is OOPs & Why?

3 Answers  


Is nullpointerexception checked or unchecked?

0 Answers  


What is sortedmap interface?

0 Answers  


What is a functional interface?

0 Answers  


What is the default value of an object reference declared as an instance variable?

0 Answers  


How GC (Garbage Collector) knows the objects reference is unused.Whether GC removes the unused object Parmanently or it maintains something.

2 Answers  


Categories