In case of inheritance what is the execution order of constructor and destructor?


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

Post New Answer

More Core Java Interview Questions

When we r go to abstract class and when we go to Interface? i have confusion this question while in interview plz clarify

3 Answers   HCL, Photon,


whats the life cycle of jsp

2 Answers   Satyam,


How do I convert a string to an int in java?

0 Answers  


List primitive java types?

0 Answers  


What is the difference between a choice and a list?

0 Answers  






What is the format of Inner Class after it compiled?

1 Answers  


What is a qualifier in a sentence?

0 Answers  


Q) I have a ArrayList object, in that object i have added 5 integer values, 5 float values, 5 string values. Now question is how can delete particular type of data ( i.e all int values or all float values or string values) in that list object at a time?

3 Answers   Aricent,


Outline the major features of java.

0 Answers  


Why does java doesnot support multiple inheritance?

5 Answers   TCS,


Explain java coding standards for variables ?

0 Answers  


How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...?

4 Answers   CTS, Satyam,


Categories