Suppose a class is derived from a concrete base class.

Can we make the derived class abstract. I haven't tried this out. Is it permitted? Does it have any use or Is it just senseless.