Qus:    Can we make the abstract methods static in Java?
Mar 20, 2022 16:02 Java 1 Answers Views: 1456 espone eave
Prev Next
Answers (1)
oloweld heigh Feb 22, 2021 16:00
Answer:   In Java, if we make the abstract methods static, It will become the part of the class, and we can directly call it which is unnecessary. Calling an undefined method is completely useless therefore it is not allowed.

Post Your Answer
Guest User

Not sure what solution is right for you?

Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.


Let`s Connect