1.

Can A Abstract Class Be Defined Without Any Abstract Methods?

Answer»

YES it's possible. This is basically to AVOID INSTANCE creation of the class.

Yes it's possible. This is basically to avoid instance creation of the class.



Discussion

No Comment Found