Can we make the abstract methods static in java?


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

Post New Answer

More Core Java Interview Questions

What are the types of methods in java?

0 Answers  


How to access a variable if it is declared as private?

3 Answers  


Difference between hashCode() & equals()?

3 Answers   HCL,


what is the difference between the "protected and default" modifiers?

8 Answers  


What is the use of pattern in java?

0 Answers  






Why do we use predicate in java?

0 Answers  


What does .equals do in java?

0 Answers  


Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.

0 Answers   Fidelity,


What is main string [] args?

0 Answers  


What is the symbol for average?

0 Answers  


What is memory leak and how does java handle it?

0 Answers  


Can an abstract class be a final class?

0 Answers  


Categories