logo

Crowdly

    //10     public Appartement(int superficie, int nbPiece, int identifiant, ...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

    //10

    public Appartement(int superficie, int nbPiece, int identifiant, int numEtage){

        super(superficie, nbPiece, identifiant);

        this.numEtage = numEtage;

    }

More questions like this

Want instant access to all verified answers on celene.univ-orleans.fr?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!