1.

Can We Declare Abstract Method As Static?

Answer»

No, we can't use static KEYWORD with ABSTRACT METHOD.

No, we can't use static keyword with abstract method.



Discussion

No Comment Found