Which of the following keyword allows to define a class attribute that can only be accessed and used by any inherited class ?
public
private
protected
static