Can you inherit from an abstract class java?


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

Post New Answer

More Core Java Interview Questions

What is the final class?

0 Answers  


What does yield method of the thread class do?

0 Answers  


What is thin driver and thick driver. why it is called so?

2 Answers   Logisoft,


Can memory leak happen java?

0 Answers  


Howmany number of objects we can store in an ArrayList. Is there any limit?

7 Answers   TCS,






What is interface and its use?

8 Answers   HCL,


Does java allow overriding static methods ?

0 Answers  


Does a class inherit the constructors of its superclass in java programming?

0 Answers  


What kind of variables a class can consist of?

0 Answers  


What do you mean by compiler?

0 Answers  


What does a method signature consist of?

0 Answers  


In Inheritance if we are implementing Multi level inheritance and all class having same name of variable and now i want to access each class variable and how it is possible?

2 Answers  


Categories