Can a constructor call the constructor of parent class?


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

Post New Answer

More Core Java Interview Questions

When we serialize an object does the serialization mechanism saves its references too?

0 Answers  


What will happen if we declare don’t declare the main as static?

5 Answers  


How are this and super used?

7 Answers   IBM,


State the merge-sort principle and its time complexity.

0 Answers   Akamai Technologies,


Difference between object instantiation and construction ?

0 Answers  


how to print a numbers from 1 to 100 with out using control structures?

4 Answers   IBM,


What is the default execution method in java?

0 Answers  


Why is java multithreaded?

0 Answers  


what is meaning of JIT?

4 Answers  


What is casting in java programming?

0 Answers  


Why stringbuilder is not thread safe?

0 Answers  


When the constructor of a class is invoked?

0 Answers  


Categories