Abstract class in Java

后端 未结 14 1475
孤独总比滥情好
孤独总比滥情好 2020-11-22 12:32

What is an \"abstract class\" in Java?

14条回答
  •  迷失自我
    2020-11-22 13:25

    Get your answers here:

    Abstract class vs Interface in Java

    Can an abstract class have a final method?

    BTW - those are question you asked recently. Think about a new question to build up reputation...

    Edit:

    Just realized, that the posters of this and the referenced questions have the same or at least similiar name but the user-id is always different. So either, there's a technical problem, that keyur has problems logging in again and finding the answers to his questions or this is a sort of game to entertain the SO community ;)

提交回复
热议问题