Each option below is a list that must be read from left to right. From most restrictive to least restrictive, the access labels used in a class are:
protected, private, public
@b.private, protected, public
private, public, protected
protected, public, private