Define inheritance?


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

Post New Answer

More Core Java Interview Questions

What are the methods used to implement for the key object in the hash map?

0 Answers  


what really hapens when a object is created using new operator? 1.is it allocates memory to all variables and methods in the class with reference to that object?

3 Answers  


Which class is the superclass for all the classes?

0 Answers  


Is arraylist an object in java?

0 Answers  


Which Math method is used to calculate the absolute value of a number?

3 Answers   Accenture,






Difference between hashCode() & equals()?

3 Answers   HCL,


Difference between character constant and string constant in java ?

0 Answers  


What is a deadlock ?

5 Answers  


Describe inheritance as applied to java?

4 Answers  


What is memory leak and how does java handle it?

0 Answers  


Why call by value prevents parameter value change?

0 Answers  


If a method is declared as protected, where may the method be accessed in java programming?

0 Answers  


Categories